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

RE: Different modules in the same wokr dir

From: Dale Hirt <dale_at_sbcltd.com>
Date: 2005-09-22 21:09:02 CEST

Alvaro,

The solution here is probably going to be the same as for Nikolaj, using svn:externals.

http://svnbook.red-bean.com/en/1.1/svn-book.html#svn-ch-7-sect-3

The thing to keep in mind is that you can easily move directories and files around within svn and still keep history. This will probably help you in creating subdirs and moving files into the appropriate directories.

Dale

-----Original Message-----
From: Alvaro Nunes Melo [mailto:al_nunes@atua.com.br]
Sent: Thursday, September 22, 2005 11:55 AM
To: users@subversion.tigris.org
Subject: Different modules in the same wokr dir

Hi,

I'm currently a cvs user, but I'm stuck with an issue and maybe SVN can
do what I need. The point is, I have a web-based system and all of its
files reside in the same directory. I'm gonna have to brake this system
in a general part and several client-specific parts. My idea was to
create one cvs module for the general part and one for each
client-specific part. But then I'd have to work with subdirectories,
becuase cvs cant handle multiple modules in the same dir.

The question is. Can SVN handle different modules in the same dir?

Thanks in advance,
Alvaro

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 22 21:12:49 2005

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.