Branching question.
If I have the a file main.c
It's current HEAD is 2.18
On revision 2.16 I have a branch with a tag name R2-19-01.
I then tag R2-19-01 to R2-19-02.
When I try to commit to the branch it says I can commit because it's not a
branch.
Here is what CVS display when I do a cvs log main.c
RCS file: /home/cvsroot/proj1/main.c,v
Working file: main.c
head: 2.18
branch:
locks: strict
access list:
symbolic names:
R3-07-02: 2.16
R3-07-01: 2.16.0.2
..
..
..
>From looking above, CVS did make a branch on R3-07-01, so why can't I commit
anything to it?
Thanks,
Tommy
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs