Server-side branch names for email plugin

Marius Kruger amanic at gmail.com
Thu Feb 12 04:48:47 GMT 2009


2009/2/12 Doug Lee <dgl at dlee.org>

> I'm using the current version of Robert's email plugin on a bzr+ssh
> server to which people commit, so emails will be generated when any
> central branch changes.  It works, but there are a couple things I'd
> like to improve:
>
> The branch names indicated in the emails look like
> "chroot-140729132:///var/bzr/test/".  I'd prefer something like
> "/var/bzr/test" or even "server/test."  Probably the job of
> public_branch...
>
> but I'm hoping to configure this centrally, not in per-branch
> branch.conf files.  I'm just having trouble figuring out a branch path
> to put in locations.conf.  My thought is, if I can figure out the base
> path, I can use something like this in bazaar.conf:
>
>        [DEFAULT]
>        public_branch = central
>        public_branch:policy = appendpath
>
> then in locations.conf:
>
>        [central/test/]
>        post_commit_to = u1 at email.com, developers at central.com


this seems related to:
https://bugs.launchpad.net/bzr/+bug/302593
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20090212/67133744/attachment.htm 


More information about the bazaar mailing list