Search found 17 matches

by Aestros
Mon Jun 16, 2008 11:57 am
Forum: Questions (API)
Topic: Retrieving deleted file history
Replies: 9
Views: 14360

Thanks for the tips. It seems to work if I get the folder instead of the file directly.
by Aestros
Mon Jun 16, 2008 7:58 am
Forum: Questions (API)
Topic: Retrieving deleted file history
Replies: 9
Views: 14360

Retrieving deleted file history

I'm working with the API and I've encountered a problem. I need to get every version of a project from vault. Everything works fine for the moment except for deleted files. The only way to retrieve history of a deleted file is to force an undelete on it and this makes a new log in the file history. ...