info-cvs
[Top][All Lists]
Advanced

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

More tag questions


From: Christopher.Fouts
Subject: More tag questions
Date: Fri, 21 Jan 2005 17:26:31 -0500

I have a cron job that rtags my integraion branch that
runs nightly. The cron job does...
        > /usr/bin/cvs -d /home/path/cvsroot rtag -r b_proj_dev
t_br`date +%Y%m%d` proj

It just makes a t_brYYYmmdd tag to the head of my b_proj_dev branch.

I know it works since if I do a...
        > cvs history -Ta proj

I get 
        > T 2005-01-21 03:00 +0000 user proj
[t_br20050120:b_proj_dev]

Now when I do a...
        > cvs co -r t_br20050120 proj

I get...
        > cvs [checkout aborted]: no such tag t_br20050120

What am I missing?


--------------------------------------
Chris T Fouts
Infineon Technologies Corp
3000 CentreGreen Way
Cary, NC 27513
Phone: (919)677-3016
Fax: (919)678-1929
Email: address@hidden




reply via email to

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