> -----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