It's all about the answers!

Ask a question

UUID-output of the command "remotefiles" of the Command Line Interface


Stefan Kuehne (823) | asked May 04 '15, 2:47 a.m.
by using  the CLI command "lscm --show-uuid y list remotefiles -i --depth - ..." the output contains

   for each file: (item-ID:state-ID) path [Version-ID]
   for each folder: (item-ID:???) path
   for the component-root: (???:???)

I would like to understand what all the ??? in the list above refer to as e.g. the component root seems to not refer to the component-ID.
We are currently using RTC 5.0.2 and I got the CLI information from this reference.
Thanks a lot in advance for your answers.
Stefan

Accepted answer


permanent link
Donald Nong (14.5k314) | answered May 05 '15, 2:08 a.m.
They're state-IDs as well. When you mentioned the "component-root", did you mean the root folder "/"? The item-ID for it refers to the root "folder", not the component.
Stefan Kuehne selected this answer as the correct answer

Comments
Stefan Kuehne commented May 05 '15, 12:14 p.m.

I have just checked on 1 sample report and it looks as you described. Thanks.

Yes, I meant the root folder as I was not aware that there is actually a root folder as you do not see it in the "repository files" view but only after loading on your local disk.

Your answer


Register or to post your answer.