How to get the time of commiting codes when use scm command line
Hi all
I am a guy from ibm websphere team, I am writing some codes to get the history of committing codes.
scm history -u -P -v,
I can get the commit history, but I can't get the time of every commit.
How can I can the time?
Or I just want to get the history after some time point, for example get the history after 2012.06.30 12:00 am
How can I do like this?
Thanks a lot!
I am a guy from ibm websphere team, I am writing some codes to get the history of committing codes.
scm history -u -P -v,
I can get the commit history, but I can't get the time of every commit.
How can I can the time?
Or I just want to get the history after some time point, for example get the history after 2012.06.30 12:00 am
How can I do like this?
Thanks a lot!
4 answers
You can only get the last modified date of the change set from the command line. In the eclipse UI, you can show the history of the file and then turn on "Show Check-In History" to get the check in times.
If you want to open a feature request, you can do so at https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.newWorkItem&ts=1342038397000.