Command line help

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

Moderator: SourceGear

Post Reply
christian
Posts: 202
Joined: Tue Sep 14, 2004 1:02 pm
Location: UK

Command line help

Post by christian » Sun Oct 24, 2004 9:38 am

Hi,

First, is there a help file that details the Vault commands that are available through the command line?

Second, I want to create a label as part of an automated build and I have a suspicion that the LABEL command doesn't allow you to specify a comment for that label. This would be a major pain 'cause I need to be able to add a standard comment that will indicate the status of the build.

If I'm wrong can you let me have an example for the command I need to submit that shows creating a label with an associated comment. Otherwise can you add this to the to-do list, preferably to Vault vs3?

Thanks
Christian

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Mon Oct 25, 2004 7:58 am

Type in "vault help" for a list of all command, and "vault help label" for doc on the label command, which allows you to label an item in a repository.

I just noticed that the "-comment" option is not listed in the help for the label command, but it idoes work as the way to associate a comment with the label. We'll update that for the next release.

christian
Posts: 202
Joined: Tue Sep 14, 2004 1:02 pm
Location: UK

Post by christian » Mon Oct 25, 2004 8:33 am

dan wrote:Type in "vault help" for a list of all command, and "vault help label" for doc on the label command, which allows you to label an item in a repository.
Few!
dan wrote: I just noticed that the "-comment" option is not listed in the help for the label command, but it idoes work as the way to associate a comment with the label. We'll update that for the next release.
Thanks a lot Dan.

Post Reply