It's all about the answers!

Ask a question

lscm list remotefiles error


Edward Wen (132) | asked Jun 02 '22, 1:49 a.m.
Hi,

I found the error when execute the command:

lscm list remotefiles --show-versionid --depth - -w "D:\workspace\XXX Workspace" "XXX_component" "/"  -r http://aa.com/ccm -u EDWARD.WEN -P XXX

error message:
Unmatched workspace "D:\workspace\XXX Workspace"

Thanks.
Edward

One answer



permanent link
Ralph Schoon (63.1k33646) | answered Jun 02 '22, 3:56 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
edited Jun 02 '22, 3:57 a.m.

 This is not a question, that is a statement. There is also an expectation here in the forum to get some basic information such as versions of tools.


If the question is, why you get the error, the answer, I think, would be that the error would be to be expected and an accurate message at that.

As shown in the command reference and this example https://www.ibm.com/docs/en/elm/7.0.3?topic=SSYMRC_7.0.3/com.ibm.team.scm.doc/topics/list_remotefiles_ex.html the command expects a repository workspace or stream for the -w argument. 

A stream or repository workspace is never a local folder. Provide the name or id of a repository workspace or stream to perform the operation. Note that, in general, the names of streams or repository workspaces do hot have to be unique. If you have that situation that there are several with the same name, you will get another error complaining about an ambiguous selection and you are asked to provide a unique ID instead of the name.

Your answer


Register or to post 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.