Hi all,
I've been struggling with this issue for the past two weeks.
I've created a repository named as *allProj *at server.
The structure of *allProj* is as follows:
allProj
- Projects
- projectA
- projectB
- projectC
- projectD
- projectE
Now I want to create another repository *reqProj *at the same server which
includes *multiple projects *from *allProj *along with access controls and
revision history.
Expected *reqProj* structure is:
reqProj
- projectB
- projectD
- projectE
I've searched a lot on this topic but still I'm unable to find solution.
Any help would be greatly appreciated.
------------------------------
software details:
subversion version is 1.4
server OS is cenOS 6.4