On Sep 06, 2005, at 05:36, Chris Mear wrote:
On 6 Sep 2005, at 3:34 am, Caio Chassot wrote:
If I save a project then move it around the disk and open it again, it's unable to find its folders. My impression is that it's because the references are being saved as relative paths.
Maybe TextMate project files should store the paths in both relative *and* absolute forms?
AFAICT, files in OS X have some sort of unique ID you can refer to, that's how aliases still work even after you move a file. Maybe projects should store that, and use the full path as a fallback.