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

Help & advise on repository layout

From: Hardi Gunawan <hardigunawan_at_yahoo.com>
Date: 2004-07-25 09:29:09 CEST

Hi list,

I'm developing PHP application and I have difficulty
in creating the repository layout.

My directory structure is as follows:
-------------------------------
/Project/common/core
/Project/common/module1
/Project/common/module2
.
.
.
/Project/common/moduleN

/Project/html/core
/Project/html/module1
/Project/html/module2
.
.
.
/Project/html/moduleN
-------------------------------

The trouble is, each of the modules (1 to N) belongs
to different developers. The "core" directory is
under my control.

The reason of putting "common" and "html" directories
is to separate non-GUI (e.g. database password) from
the GUI counterpart.

What is the best way to layout/map this into the repository?

                
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Jul 25 09:29:39 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.