string
> .Format("Unrecognized permission type: {0}", permissions.ToString()));
>}
>}
>}
>}
> }
>
>
> I have to deploy QA sites almost daily like you mention, keep in mind
>
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]>,
- 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
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