I created project A that lists project B as dependent. Most of the source files for the project A are linked source files. If another developer grabs project A from SVN, all linked files will have my absolute workspace path.
How can I create linked files with a relative workspace path?
Thanks