[Python-Dev] Fwd: Distributed RCS

Gustavo Niemeyer gustavo at niemeyer.net
Mon Aug 15 00:14:39 CEST 2005


> I had problems finding the place where the bazaar-NG source code
> repository is stored - is there a public access to the HEAD version?

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

Regards,

-- 
Gustavo Niemeyer
http://niemeyer.net


More information about the Python-Dev mailing list