SCM - get the file timestamp (Jazz SCM properties)
![]()
We're using RTC 5.0.2.
I would like to know if it is possible to get the date of a specific version file, not the date of the change set with the scm command. This could be obtained with Eclipse client : - Show repository file (from a repository workspace for example) - Right click on a file, Show Properties This will open a Jazz SCM Properties view and the timestamp is displayed (not the date of the change set). I tried with scm property list, but it only shows all the other properties : jazz.encoding - Cp1252 jazz.executable - false jazz.line-delimiter - Platform jazz.mime - text/plain jazz.read-access - PublicIs there a way to get this information in command line ? Thanks for your help, |