API "Get Latest" Question

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

Moderator: SourceGear

Post Reply
hobie
Posts: 13
Joined: Wed Jan 12, 2005 8:37 am

API "Get Latest" Question

Post by hobie » Tue Jan 18, 2005 5:44 pm

Hi,

WRT the API:

Is my app able to extract the filenames and check-in
comments that have been added or changed since a specified
date? (We want to send out emails of mods between
each build)

Thanks!
Hobie

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

Post by dan » Tue Jan 18, 2005 8:51 pm

Yes, that is certainly possible with the API.

There are two good resources for learning to use the API:

1. The client API download, which includes source to the command line client (see http://www.sourcegear.com/vault/downloads.html and press the Client API link)

2. Jeremy Sheely's blog at http://weblogs.asp.net/Jeremy_Sheeley/ has coding examples for other tasks not covered in the command line client.

jeremy_sg
Posts: 1821
Joined: Thu Dec 18, 2003 11:39 am
Location: Sourcegear
Contact:

Post by jeremy_sg » Wed Jan 19, 2005 9:48 am

Also, take a look at http://support.sourcegear.com/viewtopic.php?t=450 which has a sample history query, which you can customise.[/url]

Post Reply