It's all about the answers!

Ask a question

scm load demows -r repo Fails with invalid path


Chris Wolf (4335) | asked Sep 15 '14, 2:30 p.m.
I am trying to use the rtc command-line client from windows.  My current working directory is C:\src\rtc
and when I run:
scm load demows -r repo
I get:
Caused by: com.ibm.team.rtc.cli.infrastructure.internal.core.CLIClientException:
Invalid Path C:\src\rtc for sandboxPaths[0] in request postRegisterSandboxes.
The path is not in canonical form.

I tried:

scm load demows -r repo -t /src/rtc

...and get the same error.   Any ideas?



Comments
Remy Suen commented Sep 15 '14, 2:48 p.m.

What version of RTC are you using? Do you have a full stack trace? I suggest you open a bug.

Accepted answer


permanent link
Chris Wolf (4335) | answered Sep 15 '14, 3:16 p.m.
Thanks Remy - I filed a bug and attached the log.


https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/330995




Ralph Schoon selected this answer as the correct answer

Your answer


Register or to post your answer.