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

Re: Still unable to access local repository with c cedil in name

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-03-02 21:45:42 CET

François Beausoleil wrote:

> Hi !
>
> I reported this a while ago
> (http://subversion.tigris.org/servlets/ReadMsg?list=dev&msgId=226310).
>
> I downloaded Subversion 0.18.0 (r4973) and I tried importing data to
> an empty repository. Here is the reproduction recipe:
> D:\jgb-cvs>svn import file:///svn/repos/trunk/jgb --message "initial
> import"
> svn: Invalid argument
> svn: Safe data:
> "Fran"
> ... was followed by non-ascii byte 231.
>
> Non-ascii character detected (see above), and unable to convert to UTF-8.

That's because we're still not using a recent enough version of
apr-iconv in the binaries, due to Apache compatibility issues.

> D:\jgb-cvs>svn --version
> svn, version 0.18.0 (r4973)
> compiled Feb 20 2003, 22:39:07
>
> I know about 0.18.1 but there were no downloadable binaries for
> Win32. I'll stay alert and try again with it.

I'll probably just use the latest APR for the client, and only use the
one in 2.0.44 for the server. That should finally fix your problem. I
don't think there's much chance we could wait for 2.0.45 with this release.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Mar 2 21:46:36 2003

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.