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

Re: Problem of using javasvn at MacOSX

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-06-22 14:34:11 CEST

Carfield Yim <carfield@gmail.com> wrote on 06/21/2005 11:42:06 PM:

> > As for JavaHL, I would suggest experimenting with the SVN command
line. I
> > think to checkout a Chinese filename your LOCALE would have to be set
to a
> > UTF-8 locale. On Linux, you would set this value in a shell script
and
> > then start Eclipse from that script.
> >
> > There is probably some place in OS X where you can set the LOCALE
> > globally.
> >
> So you mean manually change my machine locate to UTF-8? I wish I don't
> need to do in this way as this probably broken the other file in my
> machine...

Subversion stores everything in UTF-8 internally, but when you checkout it
converts from UTF-8 to your locale. If you are using a locale that does
not support the characters in the filename, then it will fail. If you
make your locale UTF-8, then it should be able to handle all characters.

It is not likely that making your locale UTF-8 would cause any problems.

I would suggest that you recreate the problem with the Subversion command
line. Then take the issue to the Subversion users@ mailing list. That
will just widen your audience and likely lead to more definitive
suggestions.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Wed Jun 22 22:34:11 2005

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.