When I use the Vault LABEL command on the command line, I can optionally include a comment string on the command line. This works as expected.
The <vaultlabel> VaulltNantTask is implemented with what looks like the Vault API call ServerOperations.ProcessCommandLabel. However, this API does not look like it accepts a comment string as a parameter.
So, how does you include a comment when adding a label via the ProcessCommandLabel API or the <vaultlabel> NAnt task?
Including a Comment when adding a label
Moderator: SourceGear
Re: Including a Comment when adding a label
In a section of our forum called Development Tips (API), you can find answers to a lot of things about the API.
Here's a few threads that appear to pertain to what you need:
http://support.sourcegear.com/viewtopic ... ent#p54814
http://support.sourcegear.com/viewtopic ... ent#p49999
Here's a few threads that appear to pertain to what you need:
http://support.sourcegear.com/viewtopic ... ent#p54814
http://support.sourcegear.com/viewtopic ... ent#p49999
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support
Re: Including a Comment when adding a label
Thanks Beth, I'll dig into those links.
Steve
Steve
Re: Including a Comment when adding a label
You're welcome.
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support