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

Reply via email to