GREAT!!! I just removed the tag.  Thanks for the help.
I assume the wiki was incorrect.  I'll update it.



--
James Mitchell
Software Engineer / Open Source Evangelist
EdgeTech, Inc.
678.910.8017
AIM: jmitchtx

----- Original Message ----- 
From: "Joe Germuska" <[EMAIL PROTECTED]>
To: "Struts Developers List" <[EMAIL PROTECTED]>
Sent: Wednesday, August 25, 2004 2:22 PM
Subject: Re: Struts 1.2.2 [was Patch to make sure ...]


> >  * I've tagged cvs with STRUTS_1_2_2 (from the wiki, or should
> >     that have been 1_1_2?)
> >     Either way, I've found a few items I want to update, can I remove
> >     or move the tag?  Or just retag?
> 
> You can do both.  You can move a tag with:
> 
> this will apply the tag to the versions you have currently checked 
> out from CVS (presumably CVS HEAD)
> cvs tag -F STRUTS_1_2_2
> 
> this will remove the tag
> cvs tag -d STRUTS_1_2_2
> 
> this will apply the tag to CVS HEAD without any question
> cvs rtag -d $APACHE_CVSROOT -F STRUTS_1_2_2 jakarta-struts
> (you have to specify the CVSROOT in this case because rtag is not 
> relative to any local sandbox)
> 
> For the cvs tag commands, you can specify certain files or, by 
> default, apply the command to all files in the current directory and 
> subdirectories.
> 
> Hope this helps.  Thanks for taking the baton!
> 
> Joe
> 
> -- 
> Joe Germuska            
> [EMAIL PROTECTED]  
> http://blog.germuska.com    
> "In fact, when I die, if I don't hear 'A Love Supreme,' I'll turn 
> back; I'll know I'm in the wrong place."
>     - Carlos Santana



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to