0

I know this question may be similar to others, but I could not find the solution. My SVN version is 1.8.2 I am using Visual Studio 2005 and I accidentally have reverted a file that I was working on. I watched on Recycle Bin, but could not find that file. What ways are there to get back my reverted file ? I need back not the base file, but my working copy. Thanks

Romo Daneghyan
  • 2,099
  • 3
  • 18
  • 23

1 Answers1

1

No, subversion does not have a built in "revert reverted file"-function. You could download a recovery-program and hope that the file hasn't been overwritten so you can recover it.

chmod
  • 278
  • 1
  • 2
  • 7