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

Re: svn commit: r18316 - trunk/subversion/svn

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-02-02 01:47:25 CET

On 2/1/06, rooneg@tigris.org <rooneg@tigris.org> wrote:
> Author: rooneg
> Date: Wed Feb 1 19:32:55 2006
> New Revision: 18316
>
> Modified:
> trunk/subversion/svn/cl.h
> trunk/subversion/svn/diff-cmd.c
> trunk/subversion/svn/main.c
>
> Log:
> Add a --summarize option to svn diff, which makes it to avoid showing
> the actual differences and just display a summary of what has been
> modified.

Since people seem to like the idea, I went ahead and committed this.
I decided to drop the trailing slash for the time being, because it
doesn't play nicely with svn_path_to_local_style, and when I looked at
how the 'svn list' implementation was doing it it turned out to just
hardcode / all the time, never falling back to \ for systems that use
that separator. I believe I incorporated all the other comments, but
if I missed anything please let me know.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Feb 2 01:48:12 2006

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.