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

RE: Doc .pot file creation

From: Lübbe Onken <l.onken_at_rac.de>
Date: 2006-09-29 08:58:22 CEST

Hi Simon,

> These are the files I installed:
> Python-2.4.1.msi
> libxml2-python2.6.18.win32-py2.4.exe
> nant-0.85-rc3-bin-tar.gz

Exactly what I have. I tried a newer version of libxml (2.6.22) but that
didn't help.

> Environment (snipped a load of irrelevant stuff):
> C:\Subversion\TortoiseSVN\doc>set
> APR_ICONV_PATH=C:\Program Files\Subversion\iconv

Same here.

> CommonProgramFiles=C:\Program Files\Common Files
> Os2LibPath=C:\WINNT\system32\os2\dll;
> Path=C:\Perl\bin\;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32
...
> C:\PROGRA~1\Borland\Delphi6\Bin;

I like that one most... :-)

> PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH tvdumpflags=8

I don't have the dvdumpflags, but what does this do?!?

> VS80COMNTOOLS=C:\Program Files\Microsoft Visual Studio
> 8\Common7\Tools\

I have got VS7, but that shouldn't be the problem.
 
> ControlPanel->regional options
> Your locale = English (United Kingdom)
> Language settings = Western Europe and United States (only one
> checked) Input Locale = English (United Kingdom)

Obviously everything set to German here. I tried setting all to en_uk and
rebooted my PC, but it didn't make a difference.

Very disappointing.

> doc.build.user
> <project name="customize">
> <description>Customization layer for build file</description>
> <!-- <property name="applications" value="TortoiseSVN" /> -->
> <property name="docformats" value="htmlsingle" />
> <property name="languages" value="en" />
> <property name="path.subwcrev" value="C:\Program
> Files\TortoiseSVN\bin" />
> </project>
>
> I just build htmlsingle then the pot file.

You also must be using the same xml2po.py from the source tree or do you
have a different installation hidden somewhere? Why the heck is your
xml2po.py installation writing .pot files with utf-8 BOMs and correct utf-8
encoding and mine isn't. Is there some magical switch somewhere in the
python settings? Do you have a locale variable set somewhere? In a batch
script??

Cheers
- Lübbe

--
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Sep 29 08:58:33 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.