From dongsheng.song at gmail.com Wed Mar 25 02:40:34 2009 Content-Type: multipart/mixed; boundary="===============0217732147486853606==" MIME-Version: 1.0 From: Dongsheng Song To: devel at lists.po4a.org Subject: Re: [Po4a-devel] Please respect TMP or TEMP environment variable, use "/tmp" as fail back Date: Wed, 25 Mar 2009 10:39:31 +0800 Message-ID: <4b3406f0903241939n29f27759pd00ce3cc2f8141e5@mail.gmail.com> In-Reply-To: 2CCCFB58723D4A5B8840850D2B335BD8@ZOUZOU --===============0217732147486853606== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable 2009/3/25 poy : >> But the po4a-updatepo =C2=A0generate different source reference >> path-separator character >> between master file and external files: >> >> For matest file: >> >> =C2=A0 #. type: Content of: >> =C2=A0 #: ../en/book/book.xml:23 >> =C2=A0 msgid "Version Control with Subversion" >> =C2=A0 msgstr "Subversion =E6=9D=83=E5=A8=81=E6=8C=87=E5=8D=97" >> >> For external files: >> >> =C2=A0 #. type: Content of: <book><appendix><sect1><title> >> =C2=A0 #: ..\en\book\appa-quickstart.xml:115 >> =C2=A0 msgid "High-Speed Tutorial" >> =C2=A0 msgstr "=E5=BF=AB=E9=80=9F=E6=8C=87=E5=8D=97" >> >> I'm not familiar with perl, can you fix this ? > > i've seen this too on Windows, the solution is to simply change \'s into = /'s > when calling the po4a command-line. > > otherwise, we're using po4a on Windows using the Perl installation provid= ed > with Cygwin <http://www.cygwin.com/> and it's working pretty well. i've > written about few things that can be improved in this regard on > <http://lists.alioth.debian.org/pipermail/po4a-devel/2008-September/00162= 1.html> > - there's one annoying installation issue, when copying man pages, iirc. = but > when used without installation, as a stand-alone set of scripts, it's just > fine! > I don't think it's a good solution, I prefer po4a replace '\' with '/' when write source reference. --- Dongsheng song --===============0217732147486853606==--