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

RE: quick survey: diff --summarize output

From: Bert Huijben <bert_at_vmoo.com>
Date: Sun, 19 Oct 2008 02:11:10 +0200

> -----Original Message-----
> From: Mark Phippard [mailto:markphip_at_gmail.com]
> Sent: Sunday, October 19, 2008 1:18 AM
> To: dev_at_subversion.tigris.org
> Subject: Re: quick survey: diff --summarize output
>
> On Sat, Oct 18, 2008 at 6:44 PM, Neels J. Hofmeyr <neels_at_elego.de>
> wrote:
>
> > 2) New implementation I'd like to merge to trunk:
> > Only print the paths relative to the target.
> > [[[
> > $ svn diff --summarize \
> > --old=$VERYLONGURL/foo/@2 \
> > --new=$VERYLONGURL/quux_at_3
> >
> > MM modified_file
> > M modified_dir
> > M modified_dir/file_in_modified_dir
> > ]]]
>
> I prefer this format.

I like format 2. It is short and gives the paths below the specified urls,
like diff. Not just some status of one of the complete urls. (On the
repositories I use at work the full urls would always wrap)

        Bert

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-10-19 02:11:31 CEST

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.