info-cvs
[Top][All Lists]
Advanced

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

tag history problems


From: vvl
Subject: tag history problems
Date: Fri, 28 Jan 2005 02:54:48 GMT

I found the "latest" tag "PROJ_3" with command:

cvs -d $CVSROOT history -T -a

but "checkout" command for this tag:
cvs -d $CVSROOT co -r PROJ_3 <working_dir>

returns error: "no such tag in repository". 
Any idea what I do wrong here?
Also, what would be command to get tag history for the certain module
in repository?
cvs -d $CVSROOT history -T -m <my module> -a doesn't work.

And how can get list of modules in repository anyway?

Your help would be really appreciated...
Frustrated CVS newcomer.





reply via email to

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