Code: Select all
SS CP "$Root/Sub1/Sub2/MyProject"
How can I accomplish this in Vault?
pseudo-code:
Code: Select all
VAULT CHECK_IF_EXISTS "%MyProjectPath"
Moderator: SourceGear
Code: Select all
SS CP "$Root/Sub1/Sub2/MyProject"
Code: Select all
VAULT CHECK_IF_EXISTS "%MyProjectPath"