Re: unlocking a svn:needs-lock file

2015-03-29 Thread Daniel Shahaf
Johan Corveleyn wrote on Fri, Mar 27, 2015 at 23:02:33 +0100: > On Fri, Mar 27, 2015 at 5:04 PM, Andrew Schwartz wrote: > > 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 fai

Re: unlocking a svn:needs-lock file

2015-03-27 Thread Branko Čibej
On 27.03.2015 17:04, Andrew Schwartz wrote: > 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. This is not a bug. http://svnbook.red-bean.com/en/

Re: unlocking a svn:needs-lock file

2015-03-27 Thread Johan Corveleyn
On Fri, Mar 27, 2015 at 5:04 PM, Andrew Schwartz wrote: > 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. I see no problem with that. The svn:ne