How to get last check in user?

Post your questions regarding using the Vault and Fortress API in your programs.

Moderator: SourceGear

Post Reply
steventech
Posts: 5
Joined: Thu Aug 05, 2010 7:42 pm

How to get last check in user?

Post by steventech » Wed Aug 11, 2010 5:38 pm

I know a file name and the file path , How could I get the user who last checked in the file ?

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: How to get last check in user?

Post by Beth » Thu Aug 12, 2010 8:59 am

The last check in user would be found in the history.

The following links have a few different history examples:
http://support.sourcegear.com/viewtopic ... it=history
http://support.sourcegear.com/viewtopic ... it=history

You might look at ServerOperations.ProcessCommandHistory.
Beth Kieler
SourceGear Technical Support

steventech
Posts: 5
Joined: Thu Aug 05, 2010 7:42 pm

Re: How to get last check in user?

Post by steventech » Thu Aug 12, 2010 8:19 pm

Thank you very much.

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: How to get last check in user?

Post by Beth » Mon Aug 30, 2010 9:24 am

You're welcome.
Beth Kieler
SourceGear Technical Support

Post Reply