Hi,

Obviously I am doing something wrong. I've just re-read the manual and I can't find my errror. I am sorry to waste time on what is something very simple, but I need help!

I am using cvs 1.11.5. client on one system and 1.10 on another. My working directory is a branch. "cvs status" confirms that my sticky bit is a branch. I have tagged several times on the branch, but whenever I try to update to the tag the result is that I get a new sticky bit with the tag, but I am now on the trunk and have lost the branch. Why?

Many thanks.

[g5/production/codebase] breslow% cvs status robots.txt
===================================================================
File: robots.txt        Status: Up-to-date

Working revision: 1.3
Repository revision: 1.3 /usr/home/giro1150/cvsroot/codebase/robots.txt,v
Sticky Tag: release_5_branch (branch: 1.3.4)
Sticky Date: (none)
Sticky Options: (none)


[g5/production/codebase] breslow% cvs tag test_tag_in_branch
[g5/production/codebase] breslow% cvs up -r test_tag_in_branch
[g5/production/codebase] breslow% cvs status robots.txt
===================================================================
File: robots.txt        Status: Up-to-date

Working revision: 1.3
Repository revision: 1.3 /usr/home/giro1150/cvsroot/codebase/robots.txt,v
Sticky Tag: test_tag_in_branch (revision: 1.3)
Sticky Date: (none)
Sticky Options: (none)


[g5/production/codebase] breslow%



_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/info-cvs

Reply via email to