LuntBuild. How do i acces those variables in NAnt script?
Regards,
Subrat Agasti
--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net
Hi,
I am using LuntBuild As my CI tool. It does not have support for NAnt
script. So I am running a batch file to execute the NAnt script.
So everytime i force a built , LuntBuild stores the build related
files in*'' \Publish\ProjectName\BuildName\VersionNumber ''
*folder.
The version number inc
Is it possible to have a space in an installer name? like 'Nant Test'. well
i am getting an error when i have a space in the name. What do i have to do
to resolve it? I have tried using quotes, but it is not working.
--