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

RE: SVN DIFF QUESTION

From: Eramo, Mark <meramo_at_hbs.edu>
Date: Fri, 19 Feb 2010 13:10:01 -0500

Ahh, thanks for the tip, that looks like that does the trick. Updated files show as M and new files show as A.

I realize now when I was researching this, I was looking at older docs which do not have this option.

I checked the 1.6 docs at svnbook.red-bean.com and I see that option listed.

Anyway, thanks for pointing me to that!

Regards,
Mark

-----Original Message-----
From: Tyler Roscoe [mailto:tyler_at_cryptio.net]
Sent: Friday, February 19, 2010 12:34 PM
To: Eramo, Mark
Cc: users_at_subversion.apache.org
Subject: Re: SVN DIFF QUESTION

On Fri, Feb 19, 2010 at 11:40:19AM -0500, Eramo, Mark wrote:
> I am trying to diff the trunk and a specific tag of a project in SVN
> to get a list of files that have changed AND a list of any new files
> that were added to the trunk since the tag but I am not able to get
> the same results as with CVS diff.

How about svn diff --summarize (and maybe --xml)?

tyler
Received on 2010-02-19 19:10:41 CET

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.