i want to keep the change log in source file, also do not want the programmer to make extra effort to write it manually, while he/she has to write the checkin comment for source file. so i want to insert the checkin comment into source file automatically by vault. can vault do that?
thanks in advance!
michael
Can vault insert the checkin comment in source file?
Moderator: SourceGear
-
- Posts: 1
- Joined: Wed Jul 23, 2008 9:50 pm
Greg, you're right.
You need to enable Keyword expansion. This setting is in the Admin Web Client under Source Control Repositories->(Repository name)->Keyword Expansion.
Then in the clients, use the keyword: $Log: $
The expanded file info will look like this:
You need to enable Keyword expansion. This setting is in the Admin Web Client under Source Control Repositories->(Repository name)->Keyword Expansion.
Then in the clients, use the keyword: $Log: $
The expanded file info will look like this:
The comment will be the item comment (checkout comment) or if there is no item comment, then the change set or checkin comment.$Log: /_demo/Documentation/IDE_Integration_Help.txt $
Revision: 3 Date: 2008-07-24 21:53:31Z User: admin
This is my comment.
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager