Andreas Schwab wrote:
Per Bothner <[EMAIL PROTECTED]> writes:


Preferably, the sort algorithm should match 'ls'.  (Specifically
GNU ls - IIRC BSD ls doesn't case-fold, which I think is wrong.


The sort alghorithm has nothing to do with ls, but with your selection of
LC_COLLATE.

If we're going to nit-pick. I guess I should have written "sort order" rather than "sort algorithm".

Output from svn commands should be sorted by filename, using the
same sort order as 'ls'.  The collation to use (at least the
default collation) should be a repository property, not the
client's collation, though this is not very important.
--
        --Per Bothner
[EMAIL PROTECTED]   http://per.bothner.com/

Reply via email to