Is there a facility to look at a web project and "copy" the files marked as
"Content" to a given location?  This is kind of a deployment of a web
project - but we need to deploy to an intermediate directory rather than an
IIS install.

We could, of course, copy file patterns.  However, one thing we love about
the <solution> tag is that we can manage what gets built via the IDE.
Likewise, we would like to manage what gets deployed via the IDE.
Otherwise, we might add a new content type or something and someone will
forget to update the nant script and we will miss deploying something with
the developer going "uh - it worked on my machine!"  :)

Ray



-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to