Jon Andersen <[email protected]> writes: > The working copy is (correctly) reported as locked: > svn: Working copy '.' locked > svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for > details) > > Try to clean up the interrupted sync using: svn cleanup > > Expected: > The working copy is cleaned up properly and the sync can continue. > > Actual: > svn: In directory 'local\dir' > svn: Error processing command 'modify-wcprop' in 'local\dir' > svn: 'local\dir\file' is not under version control
You are going to run into WC-NG, the rewrite of the working copy code. That sort of bug is one of the things that WC-NG is supposed to fix, although I can't say for certain whether that particular bug is, or will be, fixed. WC-NG means that the trunk and 1.6.x are now significantly different. What do you plan to do? -- Philip

