[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: Malcolm Rowe <malcolm-svn-dev_at_farside.org.uk>
Date: 2005-11-20 23:27:59 CET

On Sun, Nov 20, 2005 at 10:58:44PM +0100, Peter N. Lundblad wrote:
> I'm not opposed to making output of svn commands sorted (OTOH; I like it a
> lot). I just want to point out something that might not be obvious to
> everyone.
>
> The deterministic order will be localce dependent. That's a good thing,
> IMO. The only problem is that if you do sorting on the server, you will
> depend on the locale of the server process..

Ah, hadn't thought of that, yes. We could presumably sort everything
using a non-collation aware sort, couldn't we (i.e., codepoint by
codepoint)?

I'm happy enough if we make the output of 'svn diff' deterministic,
even if it's not actually well-defined.

Regards,
Malcolm

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