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

RE: Potfiles always get built

From: Lübbe Onken <l.onken_at_rac.de>
Date: 2006-03-10 12:20:00 CET

Simon Large wrote:
> Hi Lübbe,
>
> Whenever I use Nant to build the potfile, both TMerge and TSVN pot
> files always get built, even if nothing has changed. I almost always
> have to revert TortoiseMerge.pot before committing, as only the build
> date has changed.

So do I.

> Is there a problem with the dependencies?

There are (almost) none :-)

The "potfile" target alwas calls "profile" to profile all sources into a
single file without checking whether this is necessary.

Then it checks whether the pot file is up to date compared to the profiled
xml sources which is never the case. So it always rebuilds the .pot file.

I was to lazy to implement the check when profiling, but I will do it,
because I'm also too lazy to revert TortoiseMerge.pot all the time.

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 Mar 10 12:20:16 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.