I am using SVN with XCode to maintain a svn repositery. Earlier it was working fine. Last night my internet connection was broken while Committing the code to svn and since then its giving an error like svn: Working copy 'Path here' locked and svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details). Now my issue is i am not able to find any way to Cleanup from xcode. Is it possible to cleanup from xcode ? If Yes then how and if its not then how can we clean up using terminal.
Thanks in advance.