API CheckIn

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

Moderator: SourceGear

Post Reply
acosta
Posts: 1
Joined: Fri May 11, 2007 8:12 am

API CheckIn

Post by acosta » Fri May 11, 2007 8:26 am

Have someone have a nice API example that shows how check out and check in(with comment, status checking), basic operation?

I found the API documentation really poor, i guess is a simple nDoc created documentation but you forgot to add the sample code and a bit more meaningful concept.

for example you haven't got any explanation to how check out or check in code the i found the last one really obscure, you got the vClient.Commit(ChangeSetItemColl csic, false, false) that basically does not say anything if it fail my repository force to add comments but the commit does not failed for that.....

regards

Alberto Acosta

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

Post by jeremy_sg » Fri May 11, 2007 12:05 pm

You can find a few simple examples at:

http://weblogs.asp.net/jeremy%5Fsheeley/

Post Reply