info-cvs
[Top][All Lists]
Advanced

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

Re: How to separate stable and unstable versions


From: Matthew . Riechers
Subject: Re: How to separate stable and unstable versions
Date: Tue, 21 Oct 2003 07:51:43 -0400

Együd Csaba wrote:
> 
> I'd like to separate the stable version
> from the development version since may be I will have to make changes on the
> stable as well.

One method is to maintain the stable version on a branch, with new
features implemented on the trunk. You can periodically merge bug fixes
from the stable branch to the trunk, and when you want to release your
new features, create a new branch.

See the manual for information on branching:

<http://www.cvshome.org/docs/manual/cvs-1.11.6/cvs_5.html#SEC54>

-Matt




reply via email to

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