rsync gives nothing from bazaar-ng.org

Anthony David adavid at adavid.com.au
Tue Apr 26 09:04:21 BST 2005


Hi All/Martin

Using the rsync instructions on the downloads page,
http://www.bazaar-ng.org/download.html

adavid% rsync -avv --delete bazaar-ng.org::bazaar-ng/bzr/dev ./bzr.dev
opening tcp connection to bazaar-ng.org port 873
receiving file list ...
done
delta transmission enabled
./bzr.dev -> bzr.dev

wrote 93 bytes  read 85 bytes  50.86 bytes/sec
total size is 7  speedup is 0.04

Compared to
adavid% rsync -avv --delete ozlabs.org::mbp/bzr/dev ./bzr.dev
opening tcp connection to ozlabs.org port 873
receiving file list ...
done
created directory ./bzr.dev
deleting in dev
delta transmission enabled
dev/
dev/.bzr/

...

wrote 18321 bytes  read 3477785 bytes  54203.19 bytes/sec
total size is 3403175  speedup is 0.97

Which is the sort of thing I was expecting at bazaar-ng.org

Regards

Anthony David





More information about the bazaar mailing list