scm load demows -r repo Fails with invalid path
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?
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
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.