Creation of a TFS Branch

Creation of a TFS Branch

  1. Log in to your ARM account.

  2. Go to the VC Repo's tab.

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

  4. Click on Create button.

  5. In the Create Branch screen, enter a branch name in the Display Namefield.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. Under the Target URL field, do the following:

    1. The Repository field is auto-filled.

    2. Enter your Project Name.

    3. Enter your Branch name.

  8. Under the Parent URL field, do the following:

    1. The Repository field is auto-filled.

    2. Enter the Project Name from which data is to be fetched.

    3. Enter your Branch name.

  9. Click Create.

Registration of an existing TFS branch

  1. On the VC Repo's page, select a TFS repository from the Repository List.

  2. Click on Register.

  3. On the next screen, enter the Display Name of the branch that 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 URL entered when registering the repository.

  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