Environment variables. I start the script using a batch file
that defined environment variables, which can come from the command line, and
the I initiate nant with the location of the nant script.
Bert
From: Paul Cowan
[mailto:[EMAIL PROTECTED]
Sent: Wednesday, August
Title: RE: [Nant-users] , devenv and console output
Specify an output file:
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]
> Sent: Monday, June 27, 2005 6:43 AM
> To: nant-users@lists.sourceforge.net
> Subject: [Nant-users] , devenv and
Title: Peek, Add 1, and Poke
All,
I need to peek a value out of an XML file, add 1 to it, and then poke that new value into the XML file. I have the peeking and poking working. However, I am confused about how to take a property's value and add 1 to it.
Thanks
Bert Robbins
Title: RE: [Nant-users] if and ifnot tasks
> Most attributes of the if and ifnot tasks are marked as deprecated. This
> is
> because they can now be replaced by NAnt's expressions and functions.
>
> E.g. instead of
>
>
>
> you can (and should) now write
>
>
Which one is more re
Title: RE: [Nant-users] Get VSS Labelled version
I will second this request. I put in a request to the nant-contrib enhanment/bug DB.
It appears that nant-contrib could handle labels with a get request but that the vssget task does not process a label-name like the vsslabel task does.
Bert