Fergus Slorach <sug...@gmail.com> writes: > On 05/28/2012 09:06 PM, Philip Martin wrote: >> Fergus Slorach<sug...@gmail.com> writes: >> >>> If a directory containing svn:needs-lock files is copied and >>> committed, the needs-lock files are left writeable. >> >> I think that is correct behaviour. > > The problem is that a needs-lock file should not be writeable without > being locked.
Sorry, I misread your report and fixed a different bug. The bug I fixed was that revert before commit made the file read-only, and it should remain writetable since the copied file cannot be locked until it has been committed. There is still a commit bug: an svn:needs-lock file in a copied directory should become read-only on commit. I've raised 4188: http://subversion.tigris.org/issues/show_bug.cgi?id=4188 -- uberSVN: Apache Subversion Made Easy http://www.uberSVN.com