How do I know which is first if the timestamps of two changesets are same
What is the default order of changeset list, how do I know which is first if the timestamps of two changesets are same, for example:
C:\dataRTCAdmin>lscm -a n -u y list changesets -r xxx:9443/ccm -w RTCStream Change sets: (_f1GvgCLxEeSMTpuWSST5xA) ----$ user2 "test" 13-Aug-2014 09:55 AM (_bKVCeSLxEeSMTpuWSST5xA) ----$ user1 "test" 13-Aug-2014 09:55 AM |
Accepted answer
samuel wang,
Both the command-line and the Eclipse history view use ascending order for date (most recent changeset is at the top, oldest changeset is at the bottom.) I don't believe you can get anymore granular on the date it reports and the new RTC 5.0 versioning only applies directly to versionables like files. Change sets: (1438:_pm22ZAa2EeSoZb4hDFKBcw) ----$ Winston Enos "Merges - Copyright merges" 08-Jul-2014 11:45 AM (1437:_hQ1mEQFlEeSoZb4hDFKBcw) ----$ Winston Enos "Add Coverity and Fortify build paths" 03-Jul-2014 12:21 PM (1436:_mkpNsQCXEeSoZb4hDFKBcw) ----$ Winston Enos "Update copyrights to 2014" 30-Jun-2014 05:14 PM samuel wang selected this answer as the correct answer
|
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.