SCM get file history with version numbers
![]()
Hi,
Is there a way to get the history of a file with the version IDs? I know you can get version ID using list remotefiles .. but I need to get the version ID history (not just the latest). KR, |
Accepted answer
![]()
Shashikant Padur (4.2k●2●7)
| answered Jan 19 '15, 10:47 p.m.
JAZZ DEVELOPER edited Feb 25 '19, 9:50 a.m. by David Lafreniere (4.8k●7)
Currently there is a discussion to add it to 'scm list changes' command at:
Note: This feature was added in RTC 6.0.
David Lafreniere selected this answer as the correct answer
|
One other answer
![]()
Geoffrey Clemm (30.1k●2●30●35)
| answered Jan 19 '15, 12:51 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
In Eclipse, the "History" view for a file has a column for the version identifier.
What client were you using? Comments the scm (command line) client. I'd like to be able to see the same as Eclipse!
![]() FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
If it is not available from that command in the command line, you'll want to submit an RFE on developerworks: http://www.ibm.com/developerworks/rfe/execute?use_case=submitRfe&BRAND_ID=1&PROD_FAM_ID=244&PROD_ID=435&PRESELECT_DROPDOWNS=true
|
Comments
We have the same problem, our team want scm client works the same as eclipse.
The work item mentioned has been resolved in 6.0. So now you can see the version id's in the list changes command.