[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: Dale Worley <dworley_at_pingtel.com>
Date: 2005-01-13 21:31:11 CET

-----Original Message-----
From: Mike Laster [mailto:mike@marketocracy.com]

How would generate a report showing what changed (by commit logs, not
actual diffs) between two branches?
--------------------------

This isn't terribly efficient, but gives cleaner output:

svn diff --diff-cmd=/bin/true
file:///tmp/importrepository/tags/DEPLOY_20041119
file:///tmp/importrepository/tags/DEPLOY_20041131

Dale

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 13 21:34:20 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.