Hi, I'm using svn on Windows.
If a file with the svn:needs-lock property is currently locked and is locally modified, I think that 'svn unlock' should fail. I'm seeing it happily succeed. After the 'svn unlock', the local checkout is in a bad state: it has local modifications to an unlocked svn:needs-lock file. Is there a legitimate use case here that I'm not thinking of? Thanks, Andrew