Forum Discussion
jmetzger
16 years agoNew Contributor
I think the setting we care about is in the workspace file, not the project file.
I work with the same group as Paul, and have the same interest in the question. Our group wishes to use a common version of a workspace file by checking it into our source repository. The problem occurs because we do not have a standard place on our machines for the local version of the repository. Hence Paul's project root may resolve to C:\OpenPath\InternalUse\SoapUIProjects, while my project root should be C:\j-h\OPSource\OpenPath\InternalUse\SoapUIProjects. It appears that there is a variable called ${workspaceDir} which hopefully could be different by user/machine. I tried setting an environment variable with this name, but it didn't work.
How can we set this up so that we can all use the same workspace file with differing values of projectRoot?
I work with the same group as Paul, and have the same interest in the question. Our group wishes to use a common version of a workspace file by checking it into our source repository. The problem occurs because we do not have a standard place on our machines for the local version of the repository. Hence Paul's project root may resolve to C:\OpenPath\InternalUse\SoapUIProjects, while my project root should be C:\j-h\OPSource\OpenPath\InternalUse\SoapUIProjects. It appears that there is a variable called ${workspaceDir} which hopefully could be different by user/machine. I tried setting an environment variable with this name, but it didn't work.
How can we set this up so that we can all use the same workspace file with differing values of projectRoot?