Get All Comments Between Dates

Post your questions regarding using the Vault and Fortress API in your programs.

Moderator: SourceGear

Post Reply
jkonline
Posts: 33
Joined: Mon Mar 23, 2009 7:03 am

Get All Comments Between Dates

Post by jkonline » Thu Oct 28, 2010 3:37 am

Is it possible to get a list of comments, edit dates and usernames of history between two dates using the API?

jclausius
Posts: 3702
Joined: Tue Dec 16, 2003 1:17 pm
Location: SourceGear
Contact:

Re: Get All Comments Between Dates

Post by jclausius » Thu Oct 28, 2010 7:23 am

The details are beyond the scope of this post, but look at VaultClientIntegrationLib.ServerOperations.ProcessCommandHistory().

The Command Line client source code (included with the API) should provide an example of its use.
Jeff Clausius
SourceGear

Post Reply