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

Re: Encoding issue

From: Ryan Schmidt <subversion-2006d_at_ryandesign.com>
Date: 2006-11-07 23:57:13 CET

On Nov 7, 2006, at 14:50, Emil Edeholt wrote:

>> Are you talking about the client or the server? Check both.
>
> I've tried to run the svn cli via ssh on the server and svn cli via
> http from my desktop. Are there any better way I can try the server?

I believe it's important to ensure that not only is the LANG variable
set correctly when running the svn cli, but also when running the
svnserve server process (or the httpd server process, if that's what
you're using). I'm not sure how best to test that it's set correctly,
though. If you're using the apache server, presumably you could write
a CGI or PHP script that would show you the current value of the LANG
environment variable, but for svnserve, I don't know what to do.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 7 23:58:01 2006

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

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