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

Re: [PATCH]: Change sort order for 'svn diff'

From: Daniel Berlin <dberlin_at_dberlin.org>
Date: 2005-11-20 16:37:38 CET

On Sun, 2005-11-20 at 08:51 +0100, Branko Čibej wrote:
> Kean Johnston wrote:
> > All,
> >
> > Attached is my first patch for Subversion, so go easy with the
> > flames :) This is to change the order in which files are shown
> > by and 'svn diff', such that all files in a directory are shown
> > first, alphabetically, then all directories, also alphabetically.
> I'm worried that this patch introduces sorting for diff output, but
> ignores other commands. If we start sorting the output we produce, then
> it should be sorted for all commands -- checkout, update, status, list,
> merge, switch, ...
>

Well, considering we are already in the position where some commands are
sorted, and others not, i'm not sure this is so much of a concern.

In particular, list's output is already sorted, but the rest are not.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Nov 20 16:38:18 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.