It's all about the answers!

Ask a question

SCM - get the file timestamp (Jazz SCM properties)


Marie Michelin (14116) | asked Jul 29 '16, 8:26 a.m.
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    - Public
Is there a way to get this information in command line ?

Thanks for your help,

Be the first one to answer this question!


Register or to post your answer.