Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 25277 invoked from network); 24 Aug 2004 11:34:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 24 Aug 2004 11:34:39 -0000 Received: (qmail 25746 invoked by uid 500); 24 Aug 2004 11:34:29 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 25708 invoked by uid 500); 24 Aug 2004 11:34:29 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 25692 invoked by uid 99); 24 Aug 2004 11:34:29 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [82.195.224.6] (HELO mail.genotec.ch) (82.195.224.6) by apache.org (qpsmtpd/0.27.1) with ESMTP; Tue, 24 Aug 2004 04:34:26 -0700 X-BitDefender-Scanner: Clean, Agent: POSTFIX 1.5.6 (gmc-mgm-lin-01) Received: from LOE104 (mail.loewenfels.ch [62.12.137.130]) by mail.genotec.ch (Postfix) with ESMTP id E7320C037 for ; Tue, 24 Aug 2004 13:34:21 +0200 (CEST) Message-ID: <001c01c489ce$4e65a8d0$3a0a0a0a@loewenfels.ch> From: =?iso-8859-1?Q?Marcel_St=F6r?= To: "Ant Users List" References: Subject: Re: using ant to tag a cvs repository Date: Tue, 24 Aug 2004 13:34:22 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Mark Lybarger wrote: > we're using ant tasks to do our qa/production builds. it pulls a > branch/tag from cvs and does what it needs to build the artifact. > currently, we're not "tagging" that build so that we can re-pull that > exact copy out of cvs. i'm not explictly familiar with cvs, so, two > questions. is tagging what i want to use, or a branch? i don't > really want to branch each time we do a qa build. does anyone have > an example of a ant cvs task that does what i'm after? I guess that would be: Regards, Marcel --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org