[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-04-21 16:48:05 CEST

"ΡσΣσ" <biti509yi@163.com> wrote on 04/21/2006 10:38:20 AM:

> If there are Chinese characters used 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?

I believe that is just the error you receive if the iconv library is not
available. On Windows, you need to have the APR_ICONV_PATH environment
variable defined and pointing to the apr_iconv libraries. The easiest way
to do that is to just install the setup.exe for Subversion CLI.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Fri Apr 21 16:48:30 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.