[Python-Dev] Fwd: Distributed RCS

"Martin v. Löwis" martin at v.loewis.de
Mon Aug 15 00:33:04 CEST 2005


Gustavo Niemeyer wrote:
> You may use rsync:
> 
>   rsync -av --delete bazaar-ng.org::bazaar-ng/bzr/bzr.dev .
> 
> Or bzr itself:
> 
>   bzr branch http://bazaar-ng.org/bzr/bzr.dev

Ah, thanks. Fetching it with rsync is so much faster than fetching
it with bzr, though...

Regards,
Martin


More information about the Python-Dev mailing list