info-cvs
[Top][All Lists]
Advanced

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

Re: Projects that makes use of others


From: Paul Sander
Subject: Re: Projects that makes use of others
Date: Thu, 12 Dec 2002 13:42:28 -0800

This is a build issue that falls outside CVS' scope.  But if you want
code reuse at the source level, you can use modules.  If you want code
reuse at the library level, build a baseline and refer to it in your
build process.  You can build references using environment variables,
symlinks, buildrefs, whatever.

--- Forwarded mail from address@hidden

since I'm really new to CVS I was wondering if it's possible (and if
the answer is yes how to manage it) to create an project that makes
use of (checks out) the latest version of e.g. an c++-class to acccess
an oracle-database, so that the oracle-class can be used by several
projects and is always used in the latest version !?

--- End of forwarded message from address@hidden




reply via email to

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