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
API "Get Latest" Question
Moderator: SourceGear
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.
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.
Also, take a look at http://support.sourcegear.com/viewtopic.php?t=450 which has a sample history query, which you can customise.[/url]