[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

svn diff between many revisions in split view

From: Pavel SRB <srbanator_at_heckler-koch.cz>
Date: Wed, 13 Aug 2008 09:20:25 +0200

hi all,

$svn log -r 8080:8127 test.txt
shows me all the log info, by single change

$svn diff -r 8080:8127 test.txt
show me differences between these revisions.

But it is displayed in single file. Is there an possibility to view all
changes in split view, like

revision 8081
+ add some

revision 8100
+ add some more
- delete something else

revision 8127
+...
+...
-....

i hope i described it correctly what i am looking for.
thank you very much
pavel

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-08-13 17:12:48 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.