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.
Get file data from vault
Moderator: SourceGear
Get file data from vault
Jason Kichline
Chief Architect
D2 Media, Inc.
Chief Architect
D2 Media, Inc.
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
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