info-cvs
[Top][All Lists]
Advanced

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

Branching


From: Tommy McNeese
Subject: Branching
Date: Mon, 16 Oct 2000 14:50:08 -0400

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






reply via email to

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