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

Re: How do I obtain a list of modified, added, or deleted files?

From: Stephan Hoffmann <shh_at_twmi.rr.com>
Date: Mon, 23 Jun 2008 21:37:05 -0400

Hari Kodungallur wrote:

> On Mon, Jun 23, 2008 at 5:37 PM, Stephan Hoffmann <shh_at_twmi.rr.com> wrote:
>
>> Hi,
>>
>> Is there a simple way to get the differences between two revisions
>> without getting the details of what changed in modified files?
[...]

> The --summarize option to diff will show the result of the diff (the files
> changed) as opposed to the diff themselves. You will still have to parse
> the output to group them as added, modified or deleted.

Thanks! Exactly what I was looking for.
... and it's right there in the help. In my defense, the first edition
of the O'Reilly book on Subversion, which is the one I have,
doesn't list this option.

Thanks again, Stephan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-06-24 03:23:11 CEST

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.