Multiple labels per revision

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
eldi.espinosa
Posts: 6
Joined: Mon Jun 27, 2005 2:08 pm
Location: Seattle

Multiple labels per revision

Post by eldi.espinosa » Fri Oct 14, 2005 3:29 pm

Hi,

We are currently running Vault 3.0.7 and using VSS style checkout. Comming from CVS and Perforce on previous lifes I've tried to apply more than one tag to a revision (file revision or folder revision) from the command line and have been unable to do so even though I've tried doing this in the client IDE and completed succesfully by listing folder history by version instead of item and then labeling the version. I tried doing some hack like getting a previous label form the repository and then applying a label but the label was applied to the tip of the mainline instead to the version I had on my working folder. I want to be able to do this from the command line so I can apply promotion labels and such. Please adivse.

Thanks!

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Fri Oct 14, 2005 3:58 pm

The command line client doesn't support labeling a historic version.

You may be able to do this with the Client API.

You can download the Client API from our website:
http://www.sourcegear.com/vault/downloads.html

This sample history query may help, too:
http://support.sourcegear.com/viewtopic.php?t=450

Once you've identified the labeled version, you should be able to apply the label to that version.

Post back if you have questions.
Linda Bauer
SourceGear
Technical Support Manager

Post Reply