axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Tagging in CVS (was: Re: [Axiom-developer] make to ${MAKE})


From: David MENTRE
Subject: Tagging in CVS (was: Re: [Axiom-developer] make to ${MAKE})
Date: Tue, 12 Aug 2003 19:38:16 +0200
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.2 (gnu/linux)

Tim,

It seems that your comment was lost at some point. Anyway, it doesn't
matter. 

root <address@hidden> writes:

> if i can figure out the magic command to add tags to CVS files i plan

Use the CVS 'rtag' command.

See section 3. in following documentation:

 CVS Branch and Tag Primer
 http://cepa.fnal.gov/CPD/CPD/cvs_branches.html

 3.1 Creating a Tag

      In order to name the current end of the main trunk of a module, use the 
command
      cvs rtag Tagname my_module 

      In order to name the current end of a branch of a module, use the command
      cvs rtag -r Branchname Tagname my_module


Otherwise, here is the official documentation:

 4.4 Tags--Symbolic revisions
 http://www.cvshome.org/docs/manual/cvs-1.11.6/cvs_4.html#SEC48


Yours,
d.
-- 
 address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]