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

Re: Can Subversion handle Projects sharing some common directories?

From: Ryan Schmidt <subversion-2006Q1_at_ryandesign.com>
Date: 2006-03-13 11:17:45 CET

On Mar 11, 2006, at 01:27, Vinay wrote:

> Let me first state my problem. I want to start development on a family
> of products.
> Say it contains two projects Gryffindor and Slytherin, these two
> projects uses some common library like. strings handling functioins,
> data structures etc. So the best approach is avoid replication of the
> common libray into those two projects. So I decided on following
> directory structure in repository.

You should read about "externals":

http://svnbook.red-bean.com/en/1.1/ch07s04.html

For making tags that properly preserve the state of the external at
the point in time when the tag was made, see the svncopy.pl script.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Mar 13 11:19:18 2006

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.