How to clone a specific branch from bitbucket

JiraAdminTest July 15, 2022

Our team is trying to configured Informatica with our Bitbucket repository.

We want to be able to connect a specific branch to Informatica instead of the master (default) branch. We tried a few different bitbucket URL which none of them worked. The error is either 501 erroror 'repo not found'

This is what we tried so far:

    https://bitbucket.com/<username>/scm/<project_name>/<repo_name>/branch/<branch_name>
    https://bitbucket.com/<project_name>/<repo_name>/branch/<branch_name>
    https://bitbucket.com/scm/<project_name>/<repo_name>/branch/<branch_name>
    https://bitbucket.com/scm/<project_name>/<repo_name>.git#<branch_name>

This is the informatica documentation: https://docs.informatica.com/data-integration/powercenter/10-4-0/application-service-guide/model-repository-service/version-control-for-the-model-repository-service/configure-and-synchronize-a-model-repository-after-changing-vers.html

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events