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

RE: Re: utf-8 sanity check.

From: Bill Tutt <rassilon_at_lyra.org>
Date: 2002-07-11 23:39:56 CEST

> From: Karl Fogel [mailto:kfogel@newton.ch.collab.net]
>
> Ben Collins-Sussman <sussman@collab.net> writes:
> > Use --locale:
> >
> > * to specify the charset of the log message being read by -F
> >
> > * to interpret working copy paths that will be read later on
> > (i.e. 'svn up', with no args)
>
> I'm not sure I understand the latter scenario... ?
>

I'm not sure that makes much sense either. The only possible reason to
do this that I can think of is mounting a hard drive that was created a
completely different codepage compared to the default codepage. Even
then, I'm still not sure that the intervening layers could handle that.

No harm gained in supporting it of course.

This is aside from the problem that I don't think setlocale() gives you
enough information about codepages used for mounted filesystems. Aka old
Shift-JIS FAT drives you need to mount for some bizarre reason. (or
indeed some other complicated scenario)

Bill

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 11 23:40:44 2002

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.