Re: Fw: [Nant-users] Deployment automation

2004-05-20 Thread James Geurts
string > .Format("Unrecognized permission type: {0}", permissions.ToString())); >} >} >} >} > } > > > I have to deploy QA sites almost daily like you mention, keep in mind >

Fw: [Nant-users] Deployment automation

2004-05-20 Thread Steve . Baker
that your msi will install as a new product and you can have multiple sites up. Hope this helps, Steve Baker "Scott Hernandez" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 05/19/2004 07:56 PM                 To:        "Jason Chaffee" <[EMAIL PROTECTED]>,

Re: [Nant-users] Deployment automation

2004-05-19 Thread Scott Hernandez
- Original Message - From: "Jason Chaffee" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, May 19, 2004 11:41 AM Subject: [Nant-users] Deployment automation > Hello all, feel free to disregard the newby here. > I am looking for documentation or some refer

[Nant-users] Deployment automation

2004-05-19 Thread Jason Chaffee
Hello all, feel free to disregard the newby here. I am looking for documentation or some reference help in getting nant to work for deploying a webapp to a particular server. I have created multiple targets (ex. prod, test, staging). I see that custom tasks can be built too. One problem I am hav