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
Command line help
Moderator: SourceGear
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.
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.
Few!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.
Thanks a lot Dan.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.