I have a remote server which outputs test results which I would then like 
to compare against expected results in my remote SVN repository. The remote 
server is accessible via file explorer but the remote SVN repository is 
not. When attempting to use the diff command, the URL I supply for the 
remote SVN repository has all \s replaced with /s this making it 
inaccessible for my diff tool.

Is there any escape character so that the /s are not converted or otherwise 
a method of carrying out diff checking with a URL against a path?

Note that showcompare will not work as the remote server which outputs test 
results is not an SVN repository (and nor would I want to convert it as 
such). I am looking to directly compare files in a non-SVN repository from 
the output of unit tests against a base SVN repository listing expected 
results.

-- 
You received this message because you are subscribed to the Google Groups 
"TortoiseSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tortoisesvn/ea723915-6b83-4d45-b30a-02d7f043d4ben%40googlegroups.com.

Reply via email to