[REQUEST] bzr-webserve: ability to branch from webserve plugin's http server
John Arbash Meinel
john at arbash-meinel.com
Thu May 18 21:26:25 BST 2006
John Dong wrote:
> It'd be really convenient and awesome if you can branch from a bzr
> webserve'd repository. I've ran into situations where a couple
> developers would interconnect with an ad-hoc wifi network and want to be
> able to pull/merge/branch from each other, but have no http server. This
> leaves the uncomfortable option of setting up temporary SSH accounts.
>
> With this ability, each developer can just run "bzr webserve", and other
> developers can directly branch from this server.
All it really needs to do is just pass requests for files under .bzr as
a standard http request for the file on disk.
I'm not sure how hard this is to do in webserve, but it seems like it
should be possible.
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/20060518/67015693/attachment.pgp
More information about the bazaar
mailing list