info-cvs
[Top][All Lists]
Advanced

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

Re: Shared libraries and Projects in CVS


From: James Youngman
Subject: Re: Shared libraries and Projects in CVS
Date: 21 Oct 2001 10:51:48 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

"Ian Davies" <address@hidden> writes:

> I am a newly appointed Software Development Manager and am trying to bring
> order to a previously chaotic system.  CVS is key to my approach.
> 
> I can version the source code of a project and the source code of a shared
> library with CVS separately without problems.  What I would like to know is
> if there is any way to tie the two together so that I can regress to
> previous versions of a project that may only work with a previous version of
> a shared library.

Put the two things in two separate modules, and tie them together in
the modules file like this :-

lump: &projcode &sharedlib

Obviously you will be able to provide more descriptive module names.
You can then associate mutually-compatible versions of the two things
by tagging the "lump" module.

Consult the mailing list archive for more detailed discussion of these
issues - it comes up regularly. 

-- 
James Youngman
Manchester, UK.  +44 161 226 7339
PGP (GPG) key ID for <address@hidden> is 64A95EE5 (F1B83152).



reply via email to

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