How to undo svn remove --force

tarak
tarak
Hi  Unfortunately I ran svn remove --force before commit.  It deleted the local copy of the folder.  I want to retrieve it.  Anyone has an idea about this?    Regards  Tarak

Last updated

msvr
msvr
You are in deep trouble . No way you can retrieve those files , unless you specified :-   svn delete --keep-local PATH  So , it is always suggested to use this option before deleting.
Jerryy
Jerryy
Thanks. this is useful I agree.

1-4 of 4

Reply to this discussion

You cannot edit posts or make replies: You should be logged in before you can post.