We are using subversion for source code control. Different developers have different paths to their working folders, but we all need to re-use the same MyGeneration project files.
When I use a relative path in project file with the MyGeneration UI, it outputs the generated files relative to C:\\Program Files\\MyGeneration. Instead, I would MUCH prefer if MyGeneration would treat path specifications relative to the directory containing the MyGeneration project file.
By the way, this issue is not specific to subversion. Also, when using nant and zeus for the build, the relative paths are handled properly because nant sets the current directory.
