Hi,
I am setting up a Subversion server. As I read several books and searched on the internet, I have not seen any complicated repository structure as my workplace requested. Please see the following structure:
svn_root
dev
project1_root
project1_web
project1_web_v1
trunk
tags
branches
project1_web_v2
(trunk, tags, branches)
project1_jobs
project1_jobs_v1
(trunk, tags, branches)
project1_jobs_v2
(trunk, tags, branches)
project2_root
.....
.......
.......
........
project3_root
qa
................(same structure as dev)
Here are my questions that I need your helps.
1. Is it possible to have that kind of structure in Subversion? If yes, is it a good or bad structure? And is it easy to maintain later? If no, please give me your advise what I should do?
2. If it's possible, which level should I use 'svnadmin create' and which level should I use 'svn mkdir'?
I am looking forward to receiving your response. Thank you very much.
Regards,
Tracy
---------------------------------
Have a burning question? Go to Yahoo! Answers and get answers from real people who know.
Received on Mon Dec 4 16:01:54 2006