Get the version number of a SCM file using Plain API
Hello everyone,
I am trying to fetch the version number of a SCM file:
I know that each modification of a file is made through a Change Set, so, using Plain Java API, I fetched and looked through the Change Sets for that particular file. Still, I could not find inside any information about the version number even though it is visible in the Jazz web interface:
Is there other way to do it?
Thanks in advance,
Ana