You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 14 Next »

How to configure SVN access in a build plan

The configuration guidelines below are for Atlassian Bamboo version 2.1.5 - war. They may not be appropriate for other versions of Bamboo.

When creating a build Plan, the Source Repository tab requires the selection of a Source Repository. To specify Subversion as the source repository, do the following:

  • From the Repository: drop down list, select Subversion.
  • In the Repository URL: field, enter the URL to your project.  In this example, the URL is svn+ssh://svn.mit.edu/myProject/Common/myApp.
  • In the Username: field, enter isdasnap.
  • From the Authentication Type: drop down list, select SSH.
  • In the Private Key: field, enter your private key.
${renderedContent}


  • No labels