Re: [NAnt-users] cc.net and nant and msbuild

2008-08-17 Thread Bevan Arps
m: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bob Archer Sent: Saturday, 16 August 2008 6:02 a.m. To: Steve Kapinos; nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] cc.net and nant and msbuild Steven, Thanks much. I looked at Team City over the past few days and just didn

Re: [NAnt-users] cc.net and nant and msbuild

2008-08-15 Thread Steve Kapinos
another agent to work on that branch. -Original Message- From: Bob Archer [mailto:[EMAIL PROTECTED] Sent: Fri 8/15/2008 2:01 PM To: Steve Kapinos; nant-users@lists.sourceforge.net Subject: RE: [NAnt-users] cc.net and nant and msbuild Steven, Thanks much. I looked at Team City over the

Re: [NAnt-users] cc.net and nant and msbuild

2008-08-15 Thread Bob Archer
http://www.g7x.com/ We have like version 3 of it. I see it supports .Net now. BOb -Original Message- From: Ryan Anthony [mailto:[EMAIL PROTECTED] Sent: Friday, August 15, 2008 2:22 PM To: Bob Archer; nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] cc.net and nant and msbuild BOb, I

Re: [NAnt-users] cc.net and nant and msbuild

2008-08-15 Thread Bob Archer
hanks for your input. BOb From: Steve Kapinos [mailto:[EMAIL PROTECTED] Sent: Friday, August 15, 2008 1:38 PM To: Bob Archer; nant-users@lists.sourceforge.net Subject: RE: [NAnt-users] cc.net and nant and msbuild We moved from CC.net to teamcity with

Re: [NAnt-users] cc.net and nant and msbuild

2008-08-15 Thread Steve Kapinos
Archer Sent: Friday, August 15, 2008 1:27 PM To: nant-users@lists.sourceforge.net Subject: [NAnt-users] cc.net and nant and msbuild Hi All, I am curious... when you have CC.Net setup up with a subversion source control block, does it do an update of the workingDirectory? Or, do you need to do

[NAnt-users] cc.net and nant and msbuild

2008-08-15 Thread Bob Archer
Hi All, I am curious... when you have CC.Net setup up with a subversion source control block, does it do an update of the workingDirectory? Or, do you need to do that in your nant build file? I'm confused if the autoGetSource means it does updates or just checkouts when there is no _svn folder.