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

Compare with Current View Page History

« Previous Version 4 Next »

How to configure SVN 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
  • No labels