is there a way to create a directory in repository workspace without a sandbox ?
2 answers
You can use the WebUI to create change sets directly on a stream, without the use of a sandbox.
You then can accept those change sets into a repository workspace, again without the use of a sandbox, unless a merge is required, in which case you would need to use a sandbox (unless you did a deep investigation of the private methods in the SDK).
You then can accept those change sets into a repository workspace, again without the use of a sandbox, unless a merge is required, in which case you would need to use a sandbox (unless you did a deep investigation of the private methods in the SDK).