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

Sub modules?

From: Richard Thomas <cyberlot_at_cyberlot.net>
Date: 2004-04-28 18:26:47 CEST

In CVS we had the following type of setup

global_includes
site1
site2

using the modules config in CVS we where able to link global_includes to
site1 and site2 so when you check out either site it also pulled the
global_includes module.

For example
cvs checkout site1 created the directory structure

/site1/
/site1/global_includes/

This allowed us to manage shared files across multiple servers without
having to have multiple copys of the files.

Any way to replicate this with subversion.

-- 
Richard Thomas
Cyberlot Technologies Group Inc.
507.398.4124 - Voice
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 28 18:29:01 2004

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.