post 0.8 development
Matthieu Moy
Matthieu.Moy at imag.fr
Tue May 9 00:37:16 BST 2006
Aaron Bentley wrote:
> I just use a one-line rsync script, and have a different public repo for
> each machine.
Yes, but this works only if you have rsync available (I'm in this case
now, but I used to have a repository reachable only through WebDAV with
GNU Arch). It would be cool to have something working through the bzr
transport layer (additionally, rsync doesn't necessarily preserve
atomicity at the repository level, so someone else accessing your mirror
while you're updating might be problematic).
>> I don't know exactly what bzr should provide more. At least, browsing
>> the list of branches, and perhaps a regexp filter could be useful.
>
> The browsing is available in bzrtools: "bzr branches LOCATION"
Interesting !
>> (at least on
>> transports supporting directory listing).
>
> It actually works on servers that provide apache-style directory
> listings, too.
Wow :-) !
--
Matthieu
More information about the bazaar
mailing list