[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: Simon Large <simon_at_skirridsystems.co.uk>
Date: 2006-09-28 22:58:22 CEST

Lübbe Onken wrote:
> Since we just got a bug report about an invalid TortoiseSVN.pot file, I
> looked into it. It seems that the doc .pot files created on your PC are
> correct whereas the same files created on Steves, Tobias Schäfers or my PC
> contain seemingly broken utf-8 sequences. Compare for instance r6754 and
> r6612 of TortoiseSVN.pot.
> I am now wondering if that's a coincidence that the German Umlauts are
> broken when the pot file is created on a German PC or if you are maybe using
> a different version of libxml for python than we do, some env variable or
> whatever.

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

Environment (snipped a load of irrelevant stuff):
C:\Subversion\TortoiseSVN\doc>set
APR_ICONV_PATH=C:\Program Files\Subversion\iconv
CommonProgramFiles=C:\Program Files\Common Files
Os2LibPath=C:\WINNT\system32\os2\dll;
Path=C:\Perl\bin\;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Cadence\P
SD_14.2\tools\Capture;C:\Cadence\PSD_14.2\tools\bin;C:\Cadence\PSD_14.2\tools\jr
e\bin;C:\Cadence\PSD_14.2\tools\fet\bin;C:\PROGRA~1\Borland\Delphi6\Bin;C:\Progr
am Files\Subversion\bin;C:\Program Files\UltraEdit;C:\Program
Files\TortoiseSVN\
bin;C:\Program Files\P-CAD 2004 Viewer\;C:\Program
Files\Masm615;C:\Program File
s\Python;C:\Program Files\nant-0.85-rc3\bin
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
tvdumpflags=8
VS80COMNTOOLS=C:\Program Files\Microsoft Visual Studio 8\Common7\Tools\

ControlPanel->regional options
Your locale = English (United Kingdom)
Language settings = Western Europe and United States (only one checked)
Input Locale = English (United Kingdom)

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.

Simon

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