How to organize a repository?
From: Chris <shef31_at_yahoo.com>
Date: 2007-06-21 22:07:49 CEST
I'm struggling to decide how to organize our projects. From a high
/src -- the main source directory
/deploy -- readme.txt, license.txt for main proj
/webapps -- client-specific web applications
/data -- data dir. big, should not be stored in svn
/test_database -- test data, used by unit tests
We use Eclipse for development.
Questions:
Should every directory be a project, with its own /trunk, /branches, and
This seems like a lot of directories, plus it isn't clear to me how to
Should I have everything in one giant repository?
Can someone post some sample directory and repository layouts?
---------------------------------------------------------------------
|
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.