Hi,
A comment I keyed in when adding file/folder from the Vault GUI is not showing up when querying folder history by version. It does appear when querying the folder by item, at least it shows on the history item logging the folder creation.
I have to manually add this comment by showing history for the folder by version and then modify the comment associated with the change set that created the folder (and its subfolders).
Now this appears more likely that this is a problem with the query functionality not displaying what's been recorded in the repository?
Can you diagnose the problem?
Thanks
Christian
Check-in comment not visible on addition of folder??
Moderator: SourceGear
There are two kinds of comments associated with transactions - a change set comment and an item comment. The change set comment is displayed in the history by version query and the item comments are displayed in the history by item (although in that screen, if there is no item comment, it displays the change set comment). This allows an overall change set comment, plus comments for each individual file that is part of the checkin.
When adding a file or folder, the comment that is created is actually an item comment, not a change set comment, so it doesn't get displayed when viewing history by version. It is an item comment because if you are in the mode where you don't automatically commit your changes (like add), you could have a change set that includes both an Add and some other operation, and it might not make sense for the add comment to be the change set comment.
When adding a file or folder, the comment that is created is actually an item comment, not a change set comment, so it doesn't get displayed when viewing history by version. It is an item comment because if you are in the mode where you don't automatically commit your changes (like add), you could have a change set that includes both an Add and some other operation, and it might not make sense for the add comment to be the change set comment.