Custom tags or way to change History keyword expansion

This forum is now locked, since Gold Support is no longer offered.

Moderator: SourceGear

Locked
wesuser
Posts: 10
Joined: Mon Mar 14, 2005 2:00 pm

Custom tags or way to change History keyword expansion

Post by wesuser » Wed Jul 19, 2006 8:28 am

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

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

Post by Beth » Wed Jul 19, 2006 8:53 am

Currently we don't have a way to customize the output in the manner you wish but I can make a feature request based on what you are looking for.

Thanks for the feedback.

Thanks
Beth

Locked