I have to agree with Brad on this one. NAnt should be used for the build only. Given, it is incredibly flexible, but you can't look at a single tool to do all the work for you.
Look at CruiseControl.NET or Draco.NET for more transactional support and doing deployment. I think the're are a few other solutions out there, but these are the ones I'm familiar with (Jan Tielens has one called Hippo.NET, but I haven't really researched that one as much.)... These are more geared for deployment. For more information, read up on Continuous Integration. If you need some resources, let me know, but you can google for it and get hundreds of results. HTH, CJ On Mon, 24 Jan 2005 17:59:34 -0700, Brad Wilson <[EMAIL PROTECTED]> wrote: > Sorry, but I disagree with general "transactionality". > > A build is not a deploy. If you choose to use NAnt for a deployment, > then that's fine; you may want to approach some kind of transaction > support for a deployment task that you might write for yourself. But > for general build purposes, there's just not enough value in my > experience. > > - Brad > > On Mon, 24 Jan 2005 14:53:38 -0600, Byrd, Payton <[EMAIL PROTECTED]> wrote: > > I just finished reading the NAnt release schedule and noticed there are not > > any documented plans for adding transactionality to NAnt. > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting > Tool for open source databases. Create drag-&-drop reports. Save time > by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. > Download a FREE copy at http://www.intelliview.com/go/osdn_nl > _______________________________________________ > Nant-users mailing list > Nant-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/nant-users > ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Nant-users mailing list Nant-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-users