Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Multiple repositories while using Git-enabled CTS?

VijayRao
Participant
0 Likes
1,595

Hi,

We have successfully configured gCTS in our system. All is fine with a single repository.

In the case where we have multiple repositories, How do we control which repository is used for commit when a TR is released?

For example: if we have two repositories and we want a different set of TR should commit in a different repository how can this be achived?

Regards, Vijay

4 REPLIES 4
Read only

BiberM
Contributor
1,384

Hi. Every development package can only be assigned to one git Repository at it is linked by the transport layer which is assigned to a package.

You can have multiple repositories but only for different packages.

Read only

VijayRao
Participant
0 Likes
1,384

Thanks Michael for your quick response, Does that mean to have a new repository I would need to create a new Transport layer and assign it to a new package? Does this mean each new repository is a new package and a new Transport Layer of type VCS/non-ABAP system?

Read only

0 Likes
1,384

So that Michael receives your message for sure, you should better use the button COMMENT under his answer. Moreover, the button ANSWER is only to propose a solution dixit SAP text under "before answering".

Read only

0 Likes
1,384

That's the same behavior I saw while releasing a TR.

We do have a TR and released it. What happened is that, the two repositories we have created in gCTS received the request objects, even it was a simple request with a report in it. According to the information Karen provided in the OpenSAP trainning for Efficient DevOps, they tell us to release the TR, but there's no way to attach it other than manually going to the gCTS fiori page and adding the TR, which usually give us an error unless we provide with the TR, the objects included in the same TR, then it works.

I would like to see what comes next regarding this product, because Project Piper and gCTS still requires manual steps and efforts.