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

Directory Layout Guidance

From: Ahmed, Omair (GE Oil & Gas) <omair.ahmed_at_ge.com>
Date: Fri, 21 Sep 2012 16:23:05 -0400

Hello,

 

We have an IT managed SVN environment. When the SVN admin created the
repository, it was with the "default" directory structure:

 

/trunk

/branches

/tags

 

However, we expect to implement a different structure. Something along
the lines of:

 

https://svn1hostname/svn/SVN_Repo/PROTOTYPE/

/APPLICATION_CODE

/trunk

/branches

/tags

 

/UTILS

/trunk

/branches

/tags

 

/CIMPLICITY

/trunk

/branches

/tags

 

1) Can I simply delete the "default" structure and create the
directories as I've described above?

2) Is there anything special about the these dirs. (trunk,
branches, tags)? Can I just create them as I would any other directory
via the repo browser?

3) Are there any disadvantages to laying out the directories as
described above? I want to avoid pitfalls that I am unable to foresee
right now.

 

Please advise.

Thank you.

Omair

 

 

 
Received on 2012-09-21 22:24:09 CEST

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.