Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 67265 invoked from network); 1 Aug 2005 07:12:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Aug 2005 07:12:50 -0000 Received: (qmail 55526 invoked by uid 500); 1 Aug 2005 07:12:47 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 54645 invoked by uid 500); 1 Aug 2005 07:12:45 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 54632 invoked by uid 99); 1 Aug 2005 07:12:45 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Aug 2005 00:12:45 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of brett.porter@gmail.com designates 64.233.184.202 as permitted sender) Received: from [64.233.184.202] (HELO wproxy.gmail.com) (64.233.184.202) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Aug 2005 00:12:36 -0700 Received: by wproxy.gmail.com with SMTP id i18so874234wra for ; Mon, 01 Aug 2005 00:12:43 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=kFKHyt+deTdN1HLWAQrP/QPmcK/1kgCyGHjvIpIjXRp3JkCqq3WTixp5/hzttfqYQeOzuYgP8I+fDZC76pPYxOUgVyk+G9XVc4qrcXAs8NHqK14oIRxbx1RXzgUPbb/71sJksOxoCBkAdM7fydvpqQdLvykdpQ060a6zmNln5vI= Received: by 10.54.27.5 with SMTP id a5mr1954623wra; Mon, 01 Aug 2005 00:12:43 -0700 (PDT) Received: by 10.54.42.42 with HTTP; Mon, 1 Aug 2005 00:12:43 -0700 (PDT) Message-ID: <9e3862d80508010012a2061da@mail.gmail.com> Date: Mon, 1 Aug 2005 17:12:43 +1000 From: Brett Porter Reply-To: Brett Porter To: Sanjay Choudhary Subject: Re: SCM tag 1.5. Cc: Maven Users List In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <9e3862d805073121103393ce64@mail.gmail.com> <9e3862d805073122346ef36711@mail.gmail.com> <9e3862d805073123101d54ba03@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N No, you are not using SVN (at least according to your original mail), so you don't use the svn.tag.base property at all. You just need to use the maven.scm.tag property. - Brett On 8/1/05, Sanjay Choudhary wrote: > Brett,=20 > =20 > Just want to confirm.=20 > =20 > if we want to tag something that is in a cvs branch, in that case tag val= ue > should be specified using maven.scm.tag and branch in which we are taggin= g > should be specified using maven.scm.svn.tag.base. Pls. confirm if my > assumption is correct.=20 > =20 > Thanks,=20 > Sanjay >=20 > =20 > On 7/31/05, Brett Porter wrote:=20 > > Not presently. You can use the command to do this until we > > have one built in. > >=20 > > - Brett > >=20 > > On 8/1/05, Sanjay Choudhary wrote: > > > Is there a way to do cvs rtag, w/o checkout the whole project? > > > This is what I plan to do=20 > > > 1. In the build script , tag a project at 11:00 PM > > > 2. Checkout project for a tag. > > > 3. Build it > >=20 >=20 > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org