Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 62596 invoked from network); 30 Jun 2006 04:29:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 30 Jun 2006 04:29:52 -0000 Received: (qmail 9872 invoked by uid 500); 30 Jun 2006 04:29:51 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 9580 invoked by uid 500); 30 Jun 2006 04:29:50 -0000 Mailing-List: contact continuum-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-users@maven.apache.org Delivered-To: mailing list continuum-users@maven.apache.org Received: (qmail 9569 invoked by uid 99); 30 Jun 2006 04:29:50 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Jun 2006 21:29:50 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=SPF_PASS,UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of david.karr@wamu.net designates 167.88.201.32 as permitted sender) Received: from [167.88.201.32] (HELO mtao002.wamu.net) (167.88.201.32) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Jun 2006 21:29:48 -0700 Received: from ([10.144.81.61]) by mtao002.wamu.net with ESMTP id KP-BYB33.157527804; Thu, 29 Jun 2006 21:29:10 -0700 Received: from EXMSEA005.us.wamu.net ([10.144.81.24]) by exisea012.us.wamu.net with Microsoft SMTPSVC(6.0.3790.1830); Thu, 29 Jun 2006 21:29:10 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: How to have project pull specific label from SCM? Date: Thu, 29 Jun 2006 21:29:11 -0700 Message-ID: <0C260F619E428642BFA6380177C3ADF303D928DF@exmsea005.us.wamu.net> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: How to have project pull specific label from SCM? Thread-Index: Acab/bwMebwvXwmLRLi0Q8bACZTA6g== From: "Karr, David" To: X-OriginalArrivalTime: 30 Jun 2006 04:29:10.0358 (UTC) FILETIME=[BBA14F60:01C69BFD] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N For better or worse, our Perforce projects use labels for versioning, instead of branches (or anything else). If Continuum will work for me, I'll need to create a handful of projects for the same application, for different versions. Each one will specify a different label to pull from SCM. I don't see a way to do this in Continuum. I was able to get this to work with CruiseControl, but I'd prefer to move to Continuum if it will work.