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

Re: [TSVN] TortoiseSVN - FAQ

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-01-13 20:13:47 CET

François wrote:
> User: François, mailto:fichatel@laposte.net
> Categories: Daily use
>
> I was using tortoiseSVN 1.1.1 without any problem.
> Recently, I had to reinstall my system (windows 2000 SP4) and now i
> can\'t update my projects.
> I have this message : \"Can\'t recode error string from APR\", with
> version 1.1.2. I tried with 1.1.1 and i have the error window without
> any message.
> I can\'t check out too.
> What\'s wrong ?

"Can't recode string" means that subversion wasn't able to convert a
string from/to UTF8. If you're accessing your repository with file:///
that shouldn't happen with TSVN. If you're using svn://, svn+ssh://,
http:// or https:// to access your repository, you have to check your
server: make sure the APR_ICONV_PATH environment variable points to the
subversion iconv directory.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Jan 13 20:14:33 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

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