This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: SVN Test Repo updated


Andreas Schwab wrote:
Per Bothner <per@bothner.com> 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
per@bothner.com   http://per.bothner.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]