Re: [OT] Nant build script
From: si <sshnug.si_at_gmail.com>
Date: 2005-12-10 00:47:16 CET
Flanakin is on the money.
The doc build file and include look good - nice work Lübbe!
For some of the <property> declarations, it might be an idea to set the
<property name="lang" value="en" overwrite="false" />
So on the command line you can override:
nant docs -D:lang=de ...
Or just leave the properties unset to use defaults.
Having spent a bit of time working with NAnt for Subversion admin,
There are a few tricks if you work outside the normal environment
shameless plug slightly on this off topic :)
http://svn.berlios.de/viewcvs/subnant/trunk/README.txt?view=markup
Ended up writing a lot of tests (since it's for Subversion and i'm paranoid
peace
---------------------------------------------------------------------
|
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.