Search code examples
svnwindows-10tortoisesvnnetbeans-8

Recover unversioned files removed by SVN clenaup


Unfortunately I deleted all unversioned file form my NetBeans project by SVN cleanup command by TortoiseSVN. How can I revert or undo file deletion?


Solution

  • i use TortoiseSVN for cleanup command. according to TortoiseSVN user-friendly design it doesn't just delete files but first moves them to the Windows recycle bin (trash folder).

    so that i found all delete file in the Windows recycle bin and restore them from there.

    tortoiseSVN Recycle Bin