[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: Olivier Sannier <obones_at_free.fr>
Date: 2006-11-11 14:04:39 CET

Andy Levy wrote:
> 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.
No, I mean the complete content of files that have changed from the
branch to the trunk (or a revision to another).
Basically, the content of the files listed by summarize.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Nov 11 14:05:15 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.