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

Re: Subversion Ideal repository layout

From: Danny van Heumen <danny.vanheumen_at_hccnet.nl>
Date: 2007-01-10 01:22:52 CET

Hi,

I would suggest separating trunk, tags and branches first.

/trunk
   /project1
   /project2
/tags
   /project1
   /project2
/branches
   /project1
   /project2

In think the most important difference is that this allows for related
projects to interact.
I.e. if you have 2 projects that (maybe in the far future) need to work
together, you can create a branch with several projects.
Would you choose to create trunk, tags, branches per directory, you
can't just select the projects to branch. You would need to choose a
branch-location on either of the related project's branch directories.

I hope I made myself clear?! :P

Danny

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 10 01:23:37 2007

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.