Ticket Change Details
Not logged in
Overview

Artifact ID: a6195d1e60342343f348dde875d4d68fdbe68306
Ticket: b277fe07a0b7eb4fdff4b2541147d43c1c972091
Referencing a file with an absolute path inside of the repository doesn't work
User & Date: anonymous 2011-03-12 18:34:07
Changes

  1. Appended to comment:
    
    
    <hr /><i>anonymous claiming to be mgagnon added on 2011-03-12 18:34:07 UTC:</i><br />
    ha, you Are on a Mac and your local dir. is /tmp.
    
    /tmp is a symlink to /private/tmp. Probably that's what cause the problem. This should be fixed on fossil I guess.. but if you try to specify /private/tmp/rest/of/path instead.. it should work..