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

Re[3]: Minor problem with Spanish language installer

From: Fernando P. Nájera Cano <tortoisesvn_at_fernandonajera.com>
Date: 2006-07-25 16:44:22 CEST

Hi,

FPNC> Then it may be caused by NAnt. I have some experience with it, I'll do
FPNC> some tests.

It was. The echo task writes to UTF8 files only.

I have patched the LanguagePack.build file:

1. A new task is created, "echo2", which works exactly the same as
echo but lets you define the encoding. If no encoding is set, it
reverts to System.Text.Encoding.Default (which is local ANSI). This
task is based on latest EchoTask.cs from NAnt source code (rc4). I
don't know if this can introduce a problem about licensing...

2. The build file is adapted to create and use this new task.

I'm almost sure it will work as expected, but I prefer sending the
patch for a previous review. If someone else can test it, I'd like to
see it introduced in the nightly builds so we can see if it works.

Best regards,

Fernando Nájera

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org

Received on Tue Jul 25 16:44:49 2006

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.