You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Gonzalo Vásquez Sáez <go...@gmail.com> on 2007/04/03 15:36:09 UTC

Checking out a particular CVS tag

Which is the correct syntax for extracting a particular named tag version of
a project from a CVS repository?

Regards,

Gonzalo.-

Re: Checking out a particular CVS tag

Posted by Roland Asmann <Ro...@cfc.at>.
cvs -d ${CONNECTION} checkout -r ${TAG_NAME} ${PROJECT}

On Tuesday 03 April 2007 15:36, Gonzalo Vásquez Sáez wrote:
> Which is the correct syntax for extracting a particular named tag version
> of a project from a CVS repository?
>
> Regards,
>
> Gonzalo.-

-- 
Roland Asmann

CFC Informationssysteme Entwicklungsgesellschaft m.b.H
Bäckerstrasse 1/2/7
A-1010 Wien
FN 266155f, Handelsgericht Wien

Tel.: +43/1/513 88 77 - 27
Fax.: +43/1/513 88 62
Email: Roland.Asmann@cfc.at
Web: www.cfc.at

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org