Using si command addlabel related to Sandbox-Window doesn't work
Hi
I’m trying to add a label via si command to a selected member in the Sandbox-Window but unfortunately it doesn’t work. I’m using the following command paramters:
si addlabel --hostname=integrity --port=<port> --user=<user id> --sandbox=<sandbox path> -L <label> <member>
I’m always getting the following message:
MKS125335: Out of tree members and subprojects (not located in the project directory or a subdirectory of the project directory) are not supported.
Any idea where the problem is ?
It’s working if I’m trying to add the label via si command below to a selected member in the Project-Window:
si addlabel --hostname=integrity --port=<port> --user=<user id> --project=<Project path> -L <label> <member>
The only difference between the two commands are the parameters “--project” and “--sandbox”.
Best Regards
Stephan

