absolute path in *.iws file
Hi,
we are working on a MPS project with multiple people and have different workspaces in SVN where we checkout the project
e.g. L:\workspace-MPS or C:\work\MPS-project
however it seem to be difficult to share the project as an absolute path (see above e.g.) is stored in the *.iws file.
Should the *.iws file not be under version control ?
Why do you not use a relative path ?
thanks,
Berni.
Please sign in to leave a comment.
Hello, Bernhard,
*.iws files are workspace files, storing user-specific information. They should not be added to VCS.
Regards,
Julia