Thanks to all the replies. I just started looking at queues indeed.

From: Brendan CM [mailto:veri...@gmail.com]
Sent: Thursday, January 05, 2012 1:36 PM
To: Chris Fouts
Cc: nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] How to setup two projects with a subset of common 
files?

The CruiseControl people should probably give you this same response, but in 
case they haven't, here is what you're looking for:

http://www.cruisecontrolnet.org/projects/ccnet/wiki/Queue_Configuration
On Thu, Jan 5, 2012 at 9:48 AM, Chris Fouts 
<chris.fo...@caemilusa.com<mailto:chris.fo...@caemilusa.com>> wrote:
I posted this in the ccnet-users Google group, but I thought I’d post this too 
hoping I’m not alone in using ccnet+nant environment, and not the first one to 
try this.

I use CC.NET<http://CC.NET> v1.6.7981.1 and Nant v0.91. I trigger the builds 
via CC.NET<http://CC.NET> but do the bulk of the work in Nant - no surprise 
here.
I want to independently build, force or continuous, two projects that share a 
subset of common files between them. All files are built with VS2008 using the 
devenv command line in Nant. Here's my structure
Common SW - used by both below
Project1 SW - needs Common SW to build first
Project2 SW - needs Common SW to build first
I want to be able to do the following.
Show both Project1 and Project2 on the ccnet web dashboard, and be able to 
Force either project. However, if one project is already building, doesn't 
matter which one, and the other project is triggered, it should wait for the 
first running project to finish.
Any pointers please? Thanks!
-chris




***This e-mail message is intended only for the above named recipient(s)
and may contain information that is sensitive or proprietary. If you have
received this message in error or are not the named recipient(s), please
immediately notify the sender, delete this e-mail message without making
a copy and do not disclose or relay this e-mail message to anyone.***

------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual
desktops for less than the cost of PCs and save 60% on VDI infrastructure
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net<mailto:NAnt-users@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/nant-users

------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to