checkout comment

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

Moderator: SourceGear

Post Reply
flyswacker
Posts: 10
Joined: Wed Apr 08, 2009 12:50 pm

checkout comment

Post by flyswacker » Wed Apr 08, 2009 12:57 pm

using vault.exe, and doing LISTCHECKOUTS, the XML shows the attribute "vault.checkoutlist.checkoutuser.comment", which is not the checkout comment, or the member comment.

So what is it?
How do I get the checkout comment to use for checkin?

flyswacker
Posts: 10
Joined: Wed Apr 08, 2009 12:50 pm

Re: checkout comment

Post by flyswacker » Wed Apr 08, 2009 1:00 pm

sorry, version is 4.1.4.18402

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

Re: checkout comment

Post by Beth » Wed Apr 08, 2009 2:25 pm

I ran a test with just one file checked out, and when I checked it out I gave it a comment. The part that is in red is where the comment should be. Does yours not resemble this?

<vault>
<checkoutlist>
<checkoutitem>
<id>1533</id>
<checkoutuser>
<username>xxxxxxxxxxx</username>
<version>11</version>
<repositorypath>$/ProductionCode/Test1d.txt</repositorypath>
<locktype>exclusive</locktype>
<comment>Give Test1d a check out comment
</comment>

<hostname>ducatimonster/workgroup</hostname>
<localpath>C:\Documents and Settings\xxxxxxxxxxx\My Documents\WorkingF2\xxxxxxxxxxx\ProductionCode\Test1d.txt</localpath>
<folderid>1531</folderid>
<lockedwhen>4/8/2009 3:21:27 PM</lockedwhen>
<miscinfo />
</checkoutuser>
</checkoutitem>
</checkoutlist>
<result>
<success>True</success>
</result>
</vault>
Beth Kieler
SourceGear Technical Support

flyswacker
Posts: 10
Joined: Wed Apr 08, 2009 12:50 pm

Re: checkout comment

Post by flyswacker » Wed Apr 29, 2009 11:07 am

yes, that one was is correct, i was looking at the wrong information, thanks ...

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

Re: checkout comment

Post by Beth » Thu Apr 30, 2009 8:18 am

Feel free to let us know if you have further questions.
Beth Kieler
SourceGear Technical Support

Post Reply