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.
<br><br>With this ability, each developer can just run &quot;bzr webserve&quot;, and other developers can directly branch from this server.<br>