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

SVN Trunk, Branches and Tags directory structure question

From: Judah Frangipane <judah.frangipane_at_t8design.com>
Date: 2006-03-13 20:59:19 CET

Is there any reason I should *not* have all my files in the root of my
repository as long as I have the branches and tags directory the root as
well? I can't really think of a reason the following setup would not
work as well.

 

Recommended Structure

 

 

/myProject

/myProject/tags

/myProject/branches

/myProject/trunk/[project folders]

/myProject/trunk/[project files]

 

 

Desired directory structure:

 

/myProject

/myProject/tags

/myProject/branches

/myProject/[project folders]

/myProject/[project files]

 

I just dislike the thought of changing the path on my projects from:

 

/myProject/[my files]

/myProject/trunk/[my files]

 

...knowing all my class paths will have to be updated (increasing the
possibility of something breaking)... So if you don't see anything wrong
with my desired directory structure please let me know. TIA,

 

Judah
Received on Mon Mar 13 21:00:22 2006

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.