info-cvs
[Top][All Lists]
Advanced

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

Re: Project in a cvs, library in another


From: Greg A. Woods
Subject: Re: Project in a cvs, library in another
Date: Wed, 30 Jun 2004 15:46:58 -0400 (EDT)

[ On Monday, June 21, 2004 at 17:50:49 (-0500), Ababccc wrote: ]
> Subject: Project in a cvs, library in another
>
> I'm wondering what people usually do, in case there is a project on CVS 
> which uses a C++ library which is in a completely separated CVS.
> 
> If the library gets changed (for its own purposes) the project might get 
> screwed...

CVS is not a complete software configuration mangagement system.

You'd do best to keep your management of third party libraries (and
tools and other such things) separate from the management of your source
code itself and to then use some additional procedures or processes to
integrate these components into your final software products.


-- 
                                                Greg A. Woods

+1 416 218-0098                  VE3TCP            RoboHack <address@hidden>
Planix, Inc. <address@hidden>          Secrets of the Weird <address@hidden>




reply via email to

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