Re: [NAnt-users] Visual Build Pro Question

2007-02-09 Thread Chris Weiss
On 2/9/07, Vee Harwell <[EMAIL PROTECTED]> wrote: > We use it currently for one of our products and nant for the other. > >From my own personal experience, I would have to say that management > types I deal with hold VBP in higher regard since it has a nice and > shiny interface that nant doesn't.

Re: [NAnt-users] Visual Build Pro Question

2007-02-09 Thread William_Martin
2/2007 14:43 To cc Subject Re: [NAnt-users] Visual Build Pro Question i'd bet there's something in Nantcontrib that'll do the service start/restart. i'm about to start using nantContrib to mainpulate our webserver to deploy builds to our IIS box as a remoting server.

Re: [NAnt-users] Visual Build Pro Question

2007-02-09 Thread Bob Archer
;Phil Sayers'; nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] Visual Build Pro Question Failing NAntContrib having service start/stop you could always call out to "net start" and "net stop". Jonathan Evans -Orig

Re: [NAnt-users] Visual Build Pro Question

2007-02-09 Thread Evans, Jonathan (2)
bruary 09, 2007 2:44 PM To: nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] Visual Build Pro Question i'd bet there's something in Nantcontrib that'll do the service start/restart. i'm about to start using nantContrib to mainpulate our webserver to deploy bu

Re: [NAnt-users] Visual Build Pro Question

2007-02-09 Thread Phil Sayers
ECTED] Behalf Of Vee Harwell Sent: Friday, February 09, 2007 9:38 AM To: Rick G. Garibay; nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] Visual Build Pro Question We use it currently for one of our products and nant for the other. >From my own personal experience, I would have to say that

Re: [NAnt-users] Visual Build Pro Question

2007-02-09 Thread Vee Harwell
OTECTED] On Behalf Of Rick G. Garibay Sent: Thursday, February 08, 2007 5:13 PM To: nant-users@lists.sourceforge.net Subject: [NAnt-users] Visual Build Pro Question I am a NANT veteran of about 2 years and recently have come across Visual Build Pro as a tool option. Aside from knowing that VBP is a GUI-

[NAnt-users] Visual Build Pro Question

2007-02-08 Thread Rick G. Garibay
I am a NANT veteran of about 2 years and recently have come across Visual Build Pro as a tool option. Aside from knowing that VBP is a GUI-driven tool, can anyone lend some insight on this product, drawing comparisons where relevant? Thanks, Rick --