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

Re: [Subclipse-users] How to deal with Chinese charcters when u sing class SVNUrl ?

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-05-08 14:38:53 CEST

"ΡσΣσ" <biti509yi@163.com> wrote on 05/07/2006 10:16:21 PM:

> If there are Chinese characters used as parameter in class SVNUrl in the
library of
> svnclientadapter,a SVNClientException will be thrown when
> CmdLineClientAdapter.checkout is invoked.
>
> It's like this:
> org.tigris.subversion.svnclientadapter.SVNClientException: org.tigris.
> subversion.svnclientadapter.commandline.CmdLineException: svn: Safe data

> 'file:///F:/res/' was followed by non-ASCII byte 208: unable to convert
to/from UTF-8
>
> Any suggestions?

You need to have the APR_ICONV_PATH environment variable set and pointing
to your APR iconv files. I believe if you run the install program for the
SVN command line binaries it installs and sets this.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Mon May 8 14:39:05 2006

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.