comments while a file is checked out using VB6

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

Moderator: SourceGear

Post Reply
lduresky
Posts: 20
Joined: Thu Mar 30, 2006 10:18 am

comments while a file is checked out using VB6

Post by lduresky » Fri Nov 03, 2006 12:19 pm

Hi,

I have a developer that is using VB6 and he wants to record comments while that file is checked out, but before it is checked back in. That way, if he isn't finished with something before going home, he can note where he is and continue the next morning. He doesn't want to have to check something in to use the comments. I have seen this feature at work in VS2005, but I'm not sure how to do the same in VB6.

Any help would be appreciated!

Thanks,

Laurie

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Fri Nov 03, 2006 1:52 pm

I couldn't find a way to add comments when checking out from Visual Basic. However you might be able to use this workaround:

Check out files from within Visual Basic. At the end of the day, if files are still checked out, open the Vault GUI Client and select the pending change tab. The checkouts will be listed in the pending change set. Right click on an item and select "Edit Item Comment." You will be able to add a comment there.
Linda Bauer
SourceGear
Technical Support Manager

lduresky
Posts: 20
Joined: Thu Mar 30, 2006 10:18 am

Post by lduresky » Fri Nov 03, 2006 2:17 pm

Thanks. We'll try it that way and see if that works for us. Thanks for the quick response!

Laurie

Post Reply