rational equivalent to git/mercurial/svn log ?
Hi,
could you please tell me if there is any option using command line client for RTC to extract the
"development log" from the system. In SVN you can use "svn.exe log http://.." in GIT the same, in MERCURIAL very similar, in ClearCase you would have to use: "cleartool lshistory -long -recurse".
But how to do this in RTC ??
best,
lukas
|
Accepted answer
Daniel Toczala (882●1●15●14)
| answered Apr 11 '13, 12:47 p.m.
FORUM MODERATOR / JAZZ DEVELOPER edited Apr 11 '13, 12:49 p.m.
Just to add to this, from the command line you should be aware of the scm history command, and play with the examples provided to see if they provide what you are looking for. Embedding this in a small script would allow you to enter in the name of the file that you are looking for history on, and could then format the output stream for an end user.
software diagnostics selected this answer as the correct answer
Comments
software diagnostics
commented Apr 12 '13, 3:38 a.m.
thx, I was looking for sth. like this. |
One other answer
Caveat: not versed in any of your mentioned source management methods
Maybe show the history of the stream, component or workspace ? The scm command has a couple of options for showing history as well. https://pic.dhe.ibm.com/infocenter/clmhelp/v4r0m1/topic/com.ibm.team.scm.doc/topics/c_scm_cli.html |
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.