Creating branches via bzr+http?

Joke de Buhr joke at seiken.de
Thu Mar 11 10:59:29 GMT 2010


There is no need to switch between loggerhead and the original bazaar smart 
server. Loggerhead's default setup knows how to handle /.bzr/smart urls.

>       if environ['PATH_INFO'].endswith('/.bzr/smart'):
>           return self._bzr_app(environ, start_response)
>       else:
>           return self._loggerhead_app(environ, start_response)

On Donnerstag 11 März 2010 02:25:08 INADA Naoki wrote:
> I use attached script to launch loggerhead with push over bzr+http support.
> 
> This script requires loggerhead is installed.
> This script can be used as replacement of serve-branches in loggerhead.
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: This is a digitally signed message part.
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20100311/89001311/attachment.pgp 


More information about the bazaar mailing list