info-cvs
[Top][All Lists]
Advanced

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

Branching and tagging clarification


From: kit
Subject: Branching and tagging clarification
Date: 30 Sep 2004 00:43:08 -0700
User-agent: G2/0.2

I'm sorted of new to CVS and I like some clarification.

I need to pause development of the current requirements in order to
move forward some future requirements and release the current
requirments later. So this would mean that I would create a branch from
the last release. During this course of development there will be a
number of releases before I reach the point where I can merge this back
into the trunk to resume development on the original requirements.

I want to clarify that every time I create a tag on the branch, those
tags must be a branch tag. Ie. I want the tag structure to look like:-

+--(R1)--(R2)--(R3)(B1)-----------------------+--(R8)
|                        |
+--(R4)--(R5)--(R6)--(R7)+

And if that is the case, how do I 'make' and existing tags have the
right revisions against them as I haven't been doing this. As a result,
I now have "cvs commit: sticky tag R6 for file F1 is not a branch"
errors.



reply via email to

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