On 6/21/2010 5:46 PM, Andreas Tepe wrote:
Are you trying to diff two repository urls or your copy against a
different revision?
If you do this a lot, you might like one of the web interfaces like viewvc.
Hello!
I would like to compare my local version with the latest version in the
repository.
I'll give viewvc a try. Thanks for the recommendation.
Viewvc is repository-only and needs setup with a web server. You should
be able to do what you want with 'svn diff -r HEAD filename'.
--
Les Mikesell
lesmikes...@gmail.com