? rsyncing bzr.dev
John Arbash Meinel
john at arbash-meinel.com
Tue Dec 13 18:40:05 GMT 2005
Alexander Belchenko wrote:
> Tonight I rsync bzr.dev and got this warning:
>
> rsync error: some files could not be transferred (code 23) at
> /home/lapo/packaging/tmp/rsync-2.6.6/main.c(1173)
>
> bzr status result:
>
> removed:
> bzrlib/lsprof.py
> bzrlib/tests/test_remove.py
>
>
> I use rsync in Cygwin.
> Is it normal behaviour?
The problem is that Martin pushed his changes up (possibly using rsync),
and the world-readable bit wasn't set.
It used to be a problem all the time, and then I wrote the rsync program
which would set the correct bits on the remote side. (set them locally,
and then use -a, or somesuch).
I think he switched how he does it, and forgot to set the bits manually.
John
=:->
>
> Alexander
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 256 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20051213/44038d98/attachment.pgp
More information about the bazaar
mailing list