Moving a regular file and creating a symbolic link in its place results in E000014, bad address, and cannot cleanup

2012-05-29 Thread Jared Silva
I tried reproducing using a test repository, but could not. Any ideas on how to unlock my working copy? touch foo svn add foo svn ci svn cp foo bar svn rm foo ln -s bar foo svn add foo svn ci svn: E20: Commit succeeded, but other errors follow: svn: E14: Error bumping revisions post-com

Re: Cannot cleanup

2011-11-15 Thread Ulrich Eckhardt
Am 14.11.2011 19:45, schrieb Andy Creed: But please first search the mailing list archives for the error message Please do this, the error has been reported all over since the 1.7 release. IIRC, in this case you will have to check out a new working copy and manually copy the changes over. Als

Cannot cleanup

2011-11-14 Thread Andy Creed
Hi I was told by tortoise 1.7 that I could not commit and needed to clean up but I get this error - any ideas? --- Subversion Exception! --- Subversion encountered a serious problem. Please take the time to report this on the Subversion