Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel

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.
    indent
    1
    1
    In this example, the private key is sas.private. The full path to the private key is also specified.
    You must enter the full path, /usr/local/etc/was/svn, along with your private key as shown below.

    Image Modified