That's the way I use NAnt.  It pulls from CVS, compiles, and deploys to a
test site.  Along the way it also handles file clean up, custom
configuration, and also logging, and auditing which are picked up by a
custom web site that displays all the test sites.  I am also using
CruiseControl to manage the NAnt build cycle.  It works great.  They are
both great tools.

Curt Zarger

-----Original Message-----
From: Mauro Ciaccio [mailto:[EMAIL PROTECTED] 
Sent: Thursday, December 16, 2004 6:17 AM
To: [EMAIL PROTECTED]
Subject: [Nant-users] Using Nant on Test Servers

Hi,

it suddenly struck me that the use of Nant could greatly improve our current
release procedures to QA. At present the developers have to copy across the
required DLLs, set up the database,etc. to the test server.

Given that Nant can start from the source code and SQL scripts and build the
whole thing, it would seem to be a great tool to use by the test team on
their Test Server. Is anybody using it this way? Are there any issues we
need to be aware of?

Thanks,

Mauro Ciaccio




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to