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

Re: Comparing two branches of the repository

From: Raman Gupta <rocketraman_at_fastmail.fm>
Date: 2005-01-14 05:18:58 CET

Mike Laster wrote:

> [snip]
>
> What I'm looking for is the equivalent of this CVS command:
>
> cvs -q rdiff -r OLD_TAG -r NEW_TAG -s .

I asked almost this exact question on the mailing list a few months back
and someone gave me the solution I use now... pipe the output of svn
diff to lsdiff. lsdiff is part of patchutils.

Cheers,
Raman

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 14 05:21:19 2005

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.