Historical Label

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

Moderator: SourceGear

Post Reply
JamesN
Posts: 2
Joined: Mon Jul 10, 2006 3:25 pm

Historical Label

Post by JamesN » Mon Jul 10, 2006 3:34 pm

We have discovered that a label was not added to our vault repository. :(

How can we had a label for a date in the pasted?
Is this possible from the command line?

Looking forward to a solution. :)

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

Post by lbauer » Mon Jul 10, 2006 4:06 pm

You can label a historical version of a file or folder. You can determine the version by doing a history query using History Explorer in the GUI Client. For a folder, do a folder history by version and find the version at or near the date you want to label.

You can label from the results screen of the query in History Explorer, or you can use the command line. The command would be:

Code: Select all

vault.exe [options] repositorypath labelname [version]
For details, cd to the Vault client directory and type "vault help label."
Linda Bauer
SourceGear
Technical Support Manager

JamesN
Posts: 2
Joined: Mon Jul 10, 2006 3:25 pm

Historical Label

Post by JamesN » Mon Jul 10, 2006 4:35 pm

Thanks - this worked a treat.
Once again I have been impressed by Vault.
:P :D

Post Reply