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

Re: two project share a common subsystem

From: Rainer Sokoll <R.Sokoll_at_intershop.de>
Date: 2007-08-24 09:56:00 CEST

On Fri, Aug 24, 2007 at 12:57:43PM +0800, Steven Woody wrote:

Hi,

> i am thinking about how to use svn to help this kind of projects. the
> project A has already well in svn and we just want to start another
> project B for another application. but the B is very similar to A,
> and is expected to share a common substem, say C, of project A. the A
> have not yet fully completed as well as the subsystem C.

If both A and B share C, I'd move C from A into a separate repo and then
use svn:externals to connect C to A and B.

Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 24 09:53:38 2007

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.