How to create multiple SVN repositories with a single credential

Still need help?

The Atlassian Community is here for you.

Ask the community

Purpose

Since Shared Credential is not supported for Subversion repository yet BAM-18088 - Getting issue details... STATUS , it will be time consuming to update password for all Subversion repositories in Bamboo if there is a changes.

Solution

Create a Linked Repository that can be used in all Plans.

  1. Create a Linked Repository with the following Repository URL format that use Bamboo Variable: 

    http://SVN_SERVER_URL/${bamboo.repo.name}
  2. Use this Linked Repository in all Plans
  3. Create Variable Name repo.name with repository name or path as the Value at each Plan Configuration > Variables
Last modified on May 12, 2017

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.