Re: File permissions are incorrect after directory copy in 1.7
From: Fergus Slorach <sugref_at_gmail.com>
Date: Mon, 28 May 2012 22:59:58 +1200
On 05/28/2012 09:06 PM, Philip Martin wrote:
The problem is that a needs-lock file should not be writeable without
Note that the behaviour is different when the file is copied:
/tmp/copy_test/foo> svn cp bar.txt baz.txt
/tmp/copy_test/foo> ls -l
/tmp/copy_test/foo> svn commit -m 'Copied'
Committed revision 2.
This is the correct behaviour - the new file is writeable after the
>> The writeable state can be resolved by running 'svn revert' on
Revert does the right thing by making the file read-only but that
Thanks,
fergus
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.