info-cvs
[Top][All Lists]
Advanced

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

Re: Branch question


From: Jim Hyslop
Subject: Re: Branch question
Date: Fri, 16 Sep 2005 10:37:49 -0400
User-agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)

Frank Grunwald wrote:
Hello,

My problem is quite simple : I developped a library that will be present in 3 different environments. The main part of the library is the same (98% of the code) but there are some specific changes for each environment. I wanted to do this thing in this way but it doesn't seem to be a correct use of cvs :

1) Main library development in the main branch
2) Creation of branch env1, env2, env3 and specific modifications on each of this branch How can I manage easily to change something in the main code (new functionality) and to have the modifications updated into each branches?

I don't think branches are the best solution to this problem. It will be much easier in the long run to use distinct files for each environment.

--
Jim





reply via email to

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