Subversion 'unadd' ?

Posted by british_trader on Stack Overflow See other posts from Stack Overflow or by british_trader
Published on 2010-05-21T14:23:45Z Indexed on 2010/05/21 14:30 UTC
Read the original article Hit count: 149

Filed under:

I have a number of files I wish to add to subversion. Instead of taking my time and adding each individual one, I decided to be a smart-arse and do a:

svn add *

.. which was a mistake. Is there a way I can 'unadd' everything? There's about 7 files I wanted to add... it's now highlighted an extra 500+ auto-generated files I didn't mean to add!

I haven't committed it yet so hopefully there's a way to undo this!!

© Stack Overflow or respective owner

Related posts about subversion