Undo that SVN rm
Thursday, May 7, 2009 1:11:55 AM
Use the svn revert command:
and your life saved
(can be also apply to svn add)
svn revert --recursive example_folder
and your life saved
(can be also apply to svn add)
