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

Re: problem with svn+ssh if the server use utf-8

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-03-06 20:51:51 CET

Johann-Nikolaus Andreae wrote:
> Hello
> i have the following problem:
>
> If the console of the server user utf-8 as character set (this is on the most
> new linux systems) the svn operation fails using svn+ssh.
> The errormesseg from TortoisePlink is "coud not write to sterr". using Plink
> from PuTTY or use ssh from cygwin did not help.
> Using linux as client all works fine.

Run the svnserve process on the linux server in verbose mode. Then try
connecting again. I bet that your server can't find the apr iconv files
it needs to do the utf8 conversions.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Tue Mar 6 20:52:03 2007

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

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