SubVersion Local Module Path
Is it possible to configure the project file to use a "Module Path" that is relative to the PRJ file, instead of hardcoding it to an absolute path?
Having it hardcoded means that I can't check in the PRJ and expect it to just work on another machine when checked out. I have to manually edit the PRJ file to change the module path.
Having it hardcoded means that I can't check in the PRJ and expect it to just work on another machine when checked out. I have to manually edit the PRJ file to change the module path.