omara007
Joined: 06 Jan 2003 Posts: 1150 Helped: 35 Location: Dubai
|
08 May 2008 11:38 HOw to do a CVS tag ? |
|
|
|
Hi folks
I want to tag a complete directory (and all its sub-contents recursively). The problem is that I have reverted some files to some previous versions, and when I tried to tag the directory using (cvs rtag tag_name proj_name), the tag went for the latest cvs versions of all files and not my reverted files. !!!
I checked that by checking out the tag, and I couldn't see the versions I used !! .. the tag was like "tagging the latest versions" !!
Anyone has a solution to this problem ?
|
|