Am 30.06.2011 23:28, schrieb Jiří Techet:
* to store relative paths in addition to absolute paths only for files
below the directory where the project file is stored
* to store only the absolute path for files outside this directory (so
there's no ../ prefix in the path)
When loading the project, relative paths would be read first (when
they exist). I believe this is a quite safe approach (of course you
can fool it if you wish but you can fool any other method too). The
modification of my patch would be pretty trivial to work this way.
That sounds good to me as well!
BTW, my use case of project file is to store them in my "workspace",
i.e. my folder where I clone/checkout all programs into. So the project
file isn't in the project directory, but one level up (the project file
and the project directory are in the same folder).
Best regards.
_______________________________________________
Geany mailing list
[email protected]
https://lists.uvena.de/cgi-bin/mailman/listinfo/geany