[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: different projects sharing the same code

From: Tyler <tyler_at_cryptio.net>
Date: Fri, 20 Mar 2009 10:41:17 -0700

On Fri, Mar 20, 2009 at 01:15:18PM -0400, Kynn Jones wrote:
> I have two separate in-house projects under Subversion, call them A and B,
> that both use the same library C, also developed in-house. This library C,
> which is a collection of several dozen files, is in fact a
> Subversion-controlled project of its own right, and, to make matters worse,
> it lives in a repository (lets call it rC) different from the one that holds
> A and B (let's call this one rAB).
> In order to deploy A and B to our hosts conveniently, I like to bundle
> copies of C along with A and B respectively. So currently both the A and B
> projects that are committed to rAB include *within* them their own copies of
> C.

Investigate svn externals.

http://svnbook.red-bean.com/nightly/en/svn.advanced.externals.html

tyler
Received on 2009-03-20 18:42:17 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.