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

Re: show diffs in a gui client, how to get a list of changed files?

From: John Szakmeister <john_at_szakmeister.net>
Date: 2005-05-26 16:04:18 CEST

Ben Collins-Sussman wrote:
>
> On May 26, 2005, at 5:46 AM, SteveKing wrote:
>
>>
>> And as far as I can remember, there have already been some requests
>> about this kind of feature for people who want to use this list for
>> their scripts.
>
>
>
> Yeah, I've been asking for this same feature for a while too, something
> like:
>
> $ svn diff URL1@X URL2@Y --list-files
> M foo.c
> M bar.c
> A baz.h
> D blah
> [...]
>
> The output would be similar to what 'svn merge --dry-run' already
> does. I think it's just a matter of writing a new set of
> diff_callbacks_t for the URL-URL diff codepath. Would anyone object if
> I filed an enhancement request for this? I see this request over and
> over from users too.

I think it's a great idea. I find myself looking for that information
quite a bit as well.

-John

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 26 16:05:01 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.