Absolute paths - should be relative?
Brought to you by:
andrewpike
Relo stores the files added to the project manager view
as absolute paths in the project file.
This means that when I copy the folder containing the
latest source from my work machine [from C:\Documents
and Settings\employee12345\My Documents\] to my home
machine [C:\Documents and Settings\fatman_uk\My
Documents\], I have to delete and re-add the files in
the project manager. This will cause problems for
anyone wanting to release their source code with a .fde
file, in fact.
Surely Relo should store file paths as relative to the
location of the project file.
Thanks for Relo 1.0 btw. ;)