“unadd” a file to svn before commit

I was in the middle of doing a recursive svn add/commit, and a folder which did not have the proper ignore properties was included. I’ve got about 100 uploaded binary files versioned now, but I haven’t committed yet. What is the easiest way to ‘undo’ this, without deleting all the documents? 5 Answers 5

SVN Error – Not a working copy

Recently our svn server was changed and we did a svn switch. Since the working copy had a huge amount of unversioned resources, the working copy got locked and we started switching folder by folder for all folders under svn, which works perfectly fine. But at the top most level of the repository, when I … Read more