Hi all, looking for some suggestions please.... I would like to visually diff 2 revisions based on their svn URL on a Windows machine. I installed TkDiff but unable to get it working with svn URLs.
For instance, let's suppose I want to diff yada.java revision 17 and 18, so I use the following command
TkDiff svn://mysvnserver.com/code-repository/MyProgram/trunk/yada.java@{17,18}
Unfortunately, no smoke :-(
Any idea?
The other annoyance I have is, how do do change the default font style or size to make the text easier to read?
Thanks in advance