Search Results

1
vote

How to get back a file my SVN client deleted?

If you are looking for the file in VS, it is likely that the file still exists in your directory, but is simply no longer referenced in the project (Since VS will only show you files in your projec …