"unadd" a file to svn before commit
Posted
by Lowgain
on Stack Overflow
See other posts from Stack Overflow
or by Lowgain
Published on 2010-05-25T17:25:01Z
Indexed on
2010/05/25
17:31 UTC
Read the original article
Hit count: 185
svn
|subversion
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?
Thanks!
© Stack Overflow or respective owner