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

Re: Getting the diffs as whole files

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2006-11-11 13:38:49 CET

On 11/11/06, Olivier Sannier <obones@free.fr> wrote:
> Hi,
>
> Is there a way to get the diffs from a branch to the trunk as whole files?
> I can get one file with all the diffs, but what I want is the set of all
> files that have been modified, files containing the said modifications.
>
> Is there a special way to call svn diff to do that? I tried looking in
> svn book but did not manage to find anything related to this.

You mean just get a listing of all the files that changed? Check out
svn diff --summarize, new in SVN 1.4.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Nov 11 13:39:23 2006

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.