rsync on bzr.dev fails
Jeff Rose
rosejn at gmail.com
Tue Dec 20 09:59:04 GMT 2005
First, thanks for getting back so quickly about the unicode error on an
OSX box. Setting the email address fixed it. As a user who just hit
this issue and got a seemingly random exception because of it, I vote
that it complains clearly when you have not setup your email address
explicitly. The /etc/mailhome or whatever else could be used, if
available, for suggesting a sane default, but it should really be made
clear so bazaar isn't guessing. Lots of people use different email
addresses (especially on open source projects and mailing lists) than
what you would find on their machines.
It looks like maybe someone checked in source with the wrong
permissions? After browsing the latest dev version I was going to look
at the todo list and see if I could bite off something small for
starters. Is this the correct tree to be working on?
---------------------------
rosejn at jive:~/code$ rsync -av bazaar-ng.org::bazaar-ng/bzr/bzr.dev .
receiving file list ... done
rsync: send_files failed to open "bzr/bzr.dev/bzrlib/lsprof.py" (in
bazaar-ng): Permission denied (13)
rsync: send_files failed to open
"bzr/bzr.dev/bzrlib/tests/test_remove.py" (in bazaar-ng): Permission
denied (13)
sent 127 bytes received 125353 bytes 83653.33 bytes/sec
total size is 22245074 speedup is 177.28
rsync error: some files could not be transferred (code 23) at
main.c(1173)
--------------------------
Ciao,
Jeff
More information about the bazaar
mailing list