Get file data from vault

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

Moderator: SourceGear

Post Reply
jkichline
Posts: 2
Joined: Thu Aug 19, 2004 9:15 pm
Contact:

Get file data from vault

Post by jkichline » Thu Aug 19, 2004 9:23 pm

I am trying to create a utililty that retrieves the files that have changed since a certain data or label. However, I cannot figure out how to retrieve the data from the system. I tried to figure out the API but could not and also tried retrieving the data from tblfileinfo table, but this appears to only store incremental data.

I have also tried to find this feature in the vault web service API and standard API but cannot get the proper result there either.

Can you point me in the right direction for this? I am currently attempting to integrate this in an ASP environment, but can do it in ASP.NET if neccessary.
Jason Kichline
Chief Architect
D2 Media, Inc.

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

Post by jeremy_sg » Fri Aug 20, 2004 7:18 am

You can find an example of using the Client API to get and checkin files at

http://weblogs.asp.net/jeremy_sheeley/a ... 03/26.aspx

There are a few other examples of using the API at

http://weblogs.asp.net/jeremy_sheeley

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

Post by jeremy_sg » Fri Aug 20, 2004 7:23 am

Also, feel free to ask if you have more questions about the Client API.

Post Reply