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

RE: Doc potfile 99% changes

From: Lübbe Onken <l.onken_at_rac.de>
Date: 2005-12-19 12:14:49 CET

Simon wrote:

> > What is better:
> > 1) one doc.pot and one .po file per language for the entire docs?
> > 2) a .pot file and language .po file per application?
>
> +1 for 2 ;-)
> Having a separate .pot file for each application sounds like
> a positive
> advantage to me.

OK, I think the same. I'll tweak the build scripts accordingly.

> >>Is there an easy way to include the buildtools dependency
> >>from the level above?
> >
> > As a Korean customer said to me a few weeks ago "I don't
> understand prease
> > exprain" :-)
>
> velly well. The default.build at the top level (which builds
> everything)
> calls toolpaths.build to set the paths to the tools (surprise)
> including the doc tools. If I 'NAnt docs' from the top level,
> I get all
> the docs (subject to my customization layer). If I just want to build
> doc.pot, I have to go down a level into the docs folder and 'NAnt
> potfile'. But if I do that, I miss out the dependency on
> toolpaths.build. Does that make sense now?

Grmbl, I had set up everything so that the docs folder can be checked out
and built separately. I guess Steve has adjusted everything too much to his
local configuration.

FWIW you could include ..\toolpaths.build into doc.build.user and call the
settoolpaths target from there.

I'd recommend setting the paths for the docs in doc.build.user if you don't
want to check out the entire project.

I'm also wondering why Steve is setting
        <variable name="XSLROOT"
value="D:/Development/SVN/TortoiseSVN/Tools/xsl" />
In toolpaths.tmpl. AFAICT it's not used anywhere and the correct variable
(path.xsl) is set in doc.build.include and can be overridden in
doc.build.user or toolpaths.build if you want to.

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 Mon Dec 19 12:15:28 2005

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.