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 <[EMAIL PROTECTED]> wrote:
> Brett, 
>   
> Just want to confirm. 
>   
> if we want to tag something that is in a cvs branch, in that case tag value
> should be specified using maven.scm.tag and branch in which we are tagging
> should be specified using maven.scm.svn.tag.base.  Pls. confirm if my
> assumption is correct. 
>   
> Thanks, 
> Sanjay
> 
>   
> On 7/31/05, Brett Porter <[EMAIL PROTECTED]> wrote: 
> > Not presently. You can use the <ant:cvs /> command to do this until we
> > have one built in.
> > 
> > - Brett
> > 
> > On 8/1/05, Sanjay Choudhary <[EMAIL PROTECTED]> wrote:
> > > Is there a way to do cvs rtag, w/o checkout the whole project?
> > >  This is what I plan to do 
> > >  1. In the build script , tag a project at 11:00 PM
> > > 2. Checkout project for a tag.
> > > 3. Build it
> > 
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to