View Single Post
  #1  
Old 01-15-2015, 02:42 AM
Jens Jens is online now
Registered User
 
Join Date: 12-05-2014
Posts: 5
Subversion revert example

Hi I would like to revert some files (or all) in a repository that i checked out.
The checkout works fine, but with the revert i always get the error message:

"file:///c:.... some path" is not a local path

I tired to change the protocole type form http to file which did not help. I also tried different ways to enter the local path of the repository but unfortunately i did not find the correct place.

In the samples there is not example for a revert either (or i did not find it).

could anybody help me on this issue?
Reply With Quote