Branches on http when serving hidden files is disabled

John Arbash Meinel john at arbash-meinel.com
Wed May 24 16:27:54 BST 2006


Aaron Bentley wrote:
> Keir Mierle wrote:
>>> The webserver I put quickbranch[1] on doesn't allow me to serve hidden files,
>>> and short of getting another server, I can't change it. Is there any way to
>>> publish a bzr branch when serving . files is impossible?
> 
> Not presently.  We'd like to support _bzr as an alternative to .bzr,
> both for servers that don't support serving hidden files, and so that
> branches don't appear to be empty.
> 
> Aaron

It doesn't seem very hard to add support such that if we don't find
'.bzr' we use '_bzr' instead. But how do we decide when we want to
create a new branch?

The best I could think of was to have a flag in the config, and then you
could wildcard match so that new branches would be created with _bzr. It
wouldn't be trivial, but it doesn't seem that hard to do.

John
=:->

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 254 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060524/c5fa9c98/attachment.pgp 


More information about the bazaar mailing list