Hi Ian, We are using cvs as our scm. Can you send me how to specify the tag name in the URL ?
Thanks Gautham Pamu On 3/30/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > You can specify the tag in the <scm> portion of pom.xml: > > <scm> > <connection/> > <developerConnection/> > <url/> > <tag/> > </scm> > > See > > http://maven.apache.org/ref/2.0.3-SNAPSHOT/maven-model/maven.html#class_scm > > HTH, > Ian > > It's better to be hated for who you are > than loved for who you are not > > Ian D. Stewart > Appl Dev Analyst-Advisory, DCS Automation > JPMorganChase Global Technology Infrastructure > Phone: (614) 244-2564 > Pager: (888) 260-0078 > > > > "Gautham Pamu" > <[EMAIL PROTECTED] To: > [email protected], "Maven Users List" < > [email protected]> > il.com> cc: > Subject: How to checkout > taged version of the code > 03/30/2006 01:48 > PM > Please respond to > "Maven Users > List" > > > > > > Hi, > > Is it possible to add maven 2 project to continuum to checkout tagged > version of the code. Can you specify the tag in the connection URL. > > Thanks > -Gautham Pamu > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- -Gautham Pamu
