Project

General

Profile

Single Project with Multiple SVN Repositories...

Added by Joshua Fricke almost 13 years ago

Ok, so we have a somewhat complex project which accesses multiple SVN repositories. We are trying to set this up in Redmine and are using SVN:Externals right now to group them all together.

The problem so far is that only the SVN history of the parent repositoy is showing in Redmine. We really need to have them all show and be able to commit from any to close bugs ideally.

Any help would be greatly appreciated.


Replies (3)

RE: Single Project with Multiple SVN Repositories... - Added by Ivan Cenov almost 13 years ago

Project <-> Repository is 1:1 relation.

You may try to create sub-projects of the main project and then link them to the repositories.

RE: Single Project with Multiple SVN Repositories... - Added by Terence Mill almost 13 years ago

Import all repo's into one repo, that is very easy

trunk |-project1 |-project2 |-project3

branch |-project1 |-project2 |-project3

branch |-project1 |-project2 |-project3

If all repos need separate rights, yoou must create own sun project below one parent.
You can put all svnrepos in own projects with only repo module active and activate in parent project the issue tracking and versioning for child projects.

RE: Single Project with Multiple SVN Repositories... - Added by Joshua Fricke almost 13 years ago

It looks like the parent project is going to be the best way to handle this for now.

T M - I cannot do this as I don't want to maintain yet another repo. The ones the project is spread out are already setup with out our system works.

    (1-3/3)