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

Re: "svn move" shows error messages in reversed order

From: Carsten Koch <Carsten.Koch_at_icem.com>
Date: 2006-10-04 12:40:06 CEST

Daniel Lidström wrote:
...
> By the way, what is the english wording? Is it possible to see it by
> configuring svn?

svn looks at the locale.
So, using bash syntax, you can enter

export LANG=C

using csh syntax, you can enter

setenv LANG C

(no idea how to do this under windos, but it should be similar)

Carsten.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 4 12:40:59 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.