I am using eclipse neon. I canceled one SVN commit due to bad network (force quit). But now, when I tried to commit those files again I'm getting exception saying ,
org.apache.subversion.javahl.ClientException: svn: E155004: Working copy 'XXXX...' locked
When I tried Team -> cleanup it failed due to same locking issue. Tried svn cleanup from terminal. Then I got "bash: svn: command not found..".
Is there any way to change this lock issue?
Please help me
Thanks in advance