All,

I am in charge of the build/deployment of a web-based product and I have 
scripted the builds and deployments in NAnt.  Now I am being asked to 
also script the complete tear-down/build-up of the underlying IIS web 
sites.  This is to be done in order to guarantee that the final 
deployment web sites are built exactly the same (same properties, same 
files) as the gold copy we hand build/test in-house.

I am wondering how those of you on this list accomplish this task.  I 
have seen the Microsoft TechNet article on this subject 
(http://technet.microsoft.com/en-us/magazine/cc160773.aspx), but I also 
notice that there are a few tasks in the NAntContrib distribution that 
deal in some ways with IIS web deployments.  Can the NAntContrib tasks 
be used to completely tear-down (I'm fairly certain they can do this) 
and "xerox" an established web site (or virtual directory) onto another 
server?

Any help/tips appreciated.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to