Inline SCM tags...
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:
...and when it's extracted, the contents become:
.
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
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
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:
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