Creation of SVN Branch

Creation of SVN Branch

  1. Log in to your ARM account.

  2. Go to the VC Repo's tab.

  3. Select the SVN repository for which the branch needs to be created.

  4. Click on Create button.

  5. In the Create Branch screen, give the branch a name in the Display Name field.Point to Note:The characters "//" \ , * ? & ' " < > | ` ~ ( ) and space are not allowed in the Display Name field.

  6. Select your Credential from the drop-down field.

  7. In the Branch URL field, enter the branch name beside the parent branch. For example, branches/Development.

  8. Parent URL is auto-filled; however, you can modify it (if necessary).

  9. Click Create to complete the creation process.

Registration of an existing SVN branch

  1. On the VC Repo's page, select one SVN repository from the Repository List.

  2. Click Register.

  3. On the next screen, enter the branch name you want to register in ARM.Point to Note:The characters "//" \ , * ? & ' " < > | ` ~ ( ) and space are not allowed in the Display Name field.

  4. The Repository field is auto-filled with the repository root. Give a branch name beside the parent branch. For example, branches/Integration.

  5. Select the Last Commit Date. The last commit date fetches changes from Salesforce org in EZ-Commit based on the specified date.

  6. Click Register to complete the registration of the branch.

Last updated