TC Cheat Sheet

VCS Roots

checkout multiple repositories and move them into separate working dirs under agent build home dir

go to VCS Root > Edit Checkout Rules

Repo 1 Checkout Rules:

+:. => Repo1

+:/python/scripts => Repo1/python

Repo 2 Checkout Rules:

+:. => Repo2