Just wondering if there was a way to either customize the output of the $History :$ keyword exansion. Currently the output look like the the following:
// ****************** Version 10 ******************
// User: JimSmith Date: 2006-07-18 Time: 15:52:49-04:00
// Updated in: /RELEASES/Project Integration/src/com/test/unittests
// Updated with more test cases.
....
Ideally we would like to include enough information for each history item to appear on a single line, something like:
// Version 10 User: JimSmith Date: 2006-07-18 Time:15:52:49-04:00 Updated with more test cases.
....
As more revisions are created, the existing history output becomes very large, 30 revisions would generate 150 lines.
Is there a way to change the format of this tag or perhaps create a custom tag containing this information?
Thanks.
Jeff Hobeck
Custom tags or way to change History keyword expansion
Moderator: SourceGear