Bamboo Multiple Repository Mange

bsarkar May 1, 2013

In our project there are lots of module. We are using Subversion to store and mange our code.

Every module store in repository as different project.

So there are many different source reposotory URL. As the Project modules are increasing the source repository Url also increasing.

I am looking for a solution like below in bamboo....

the two module repository url of our project

1.https://someurl/repos/someproject/GroupManagementUI/

2.https://someurl/repos/someproject/UserManagement-Activiti/

You can see the Repository url are almost same

https://someurl/repos/someproject/

Only difference in the last project name

Is there A way in bamboo that I can Only define the url like this

https://someurl/repos/someproject/

in my plan's Source Repository and when ever i am going to checkout code from SVN I just select
that Url and encode the "Project Name" at the last of that Url.

Is it possible in bamboo??

1 answer

0 votes
Jan Swaelens
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 1, 2013

Hi,

You can not do this when you want to use the build-in tasks to perform the code checkouts.

What you can do is define those projects as 'Shared Repositories' (Administration - Shared Repo's) which means that you can simply select them in the checkout tasks. This avoids the definition of the repo config for each checkout. This saves some pain when you would have the case where you need to checkout the same source in multiple places.

cheers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events