It's all about the answers!

Ask a question

Inline SCM tags...


Chris Taylor (1654) | asked Mar 19 '09, 10:50 a.m.
JAZZ DEVELOPER
Hi,

Is there a way to have RTC inject meta-information into files as they're checked out? In our existing SCM, we're able to check a file in with the following content:

/*

* Last Updated: %H% Version: %I%
*/


...and when it's extracted, the contents become:

/*

* Last Updated: 2008/01/01 Version 3.2
*/


.

Is there something similar with respect to Jazz SCM. If so, what sorts of macros does Jazz SCM expand? If not, is this a planned feature?

Thanks a lot,

- chris

One answer



permanent link
Michael Valenta (3.7k3) | answered Mar 23 '09, 10:17 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
Chris,

This is currently not support but there is a work item requesting it
(https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/43191)

Michael

cntaylor wrote:
Hi,

Is there a way to have RTC inject meta-information into files as
they're checked out? In our existing SCM, we're able to check a file
in with the following content:

/*
* Last Updated: %H% Version: %I%
*/


..and when it's extracted, the contents become:

/*
* Last Updated: 2008/01/01 Version 3.2
*/


.

Is there something similar with respect to Jazz SCM. If so, what
sorts of macros does Jazz SCM expand? If not, is this a planned
feature?

Thanks a lot,

- chris

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.