If you want to cancel an svn add
operation, do not use svn delete or svn remove, according to this post. You can issue the following command to undo a svn add
:
svn revert --recursive your_folder
This tip was very useful for me today :-)
If you want to cancel an svn add
operation, do not use svn delete or svn remove, according to this post. You can issue the following command to undo a svn add
:
svn revert --recursive your_folder
This tip was very useful for me today :-)
Tags: add, revert, subversion, svn
This entry was posted on June 20, 2012, 2:09 pm and is filed under Uncategorized. You can follow any responses to this entry through RSS 2.0. You can leave a response, or trackback from your own site.
Arclite theme by digitalnature | powered by WordPress