Re: Bazaar and CIA

2009-10-24 Thread Colin Watson
On Sat, Oct 24, 2009 at 11:01:14PM +0200, Robert Millan wrote: > If you commit to a Bazaar branch, please enable CIA so that we receive > notifications via IRC. It's very simple; in your local branch / checkout: > > echo "cia_project = GNU GRUB" >> .bzr/branch/branch.conf > > then install the

Re: Bazaar and CIA

2009-10-24 Thread Robert Millan
On Sat, Oct 24, 2009 at 11:07:17PM +0200, Robert Millan wrote: > > (you can also enable CIA user-wide, but this is a bit invasive of your > privacy, as it sends a notification for every commit including those to > local branches) And now that I think, this would make us receive notifications for

Re: Bazaar and CIA

2009-10-24 Thread Robert Millan
On Sat, Oct 24, 2009 at 11:01:14PM +0200, Robert Millan wrote: > > If you commit to a Bazaar branch, please enable CIA so that we receive > notifications via IRC. It's very simple; in your local branch / checkout: > > echo "cia_project = GNU GRUB" >> .bzr/branch/branch.conf > > then install t

Bazaar and CIA

2009-10-24 Thread Robert Millan
If you commit to a Bazaar branch, please enable CIA so that we receive notifications via IRC. It's very simple; in your local branch / checkout: echo "cia_project = GNU GRUB" >> .bzr/branch/branch.conf then install the bzr/cia plugin. In Debian it is provided by `cia-clients' package and ins