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

Re: i18n problem

From: Michael Wood <mwood_at_its.uct.ac.za>
Date: 2003-08-29 10:45:54 CEST

On Thu, Aug 28, 2003 at 03:42:32PM +0000, Han The Man wrote:
> >If our responses have to get more complex, that's lost time. Since
> >it's pretty easy for users to do one of the above anyway, I think the
> >status quo strikes a good balance for this stage of Subversion's
> >development.
>
> I understand.
>
> What I would like, then, is the possible of setting the encoding
> information in an environment variable, a property file or something
> of the like. I certainly don't expect all our programmers to remember
> the --encoding thingy...

In the .subversion/config file:
[...]
### Section for configuring miscelleneous Subversion options.
# [miscellany]
[...]
### Set log-encoding to the default encoding for log messages
# log-encoding = latin1
[...]

Is that what you're looking for?

-- 
Michael Wood <mwood@its.uct.ac.za>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 29 10:46:53 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.