Overview
Artifact ID: | ea2af333cd2bf7ccf946530a0c21310684dc14f4 |
---|---|
Ticket: | b277fe07a0b7eb4fdff4b2541147d43c1c972091
Referencing a file with an absolute path inside of the repository doesn't work |
User & Date: | anonymous 2011-03-11 21:18:58 |
Changes
- comment changed to:
<verbatim>% fs di ~user/src/test/foo.txt fossil: file outside of checkout tree: /home/user/src/test/foo.txt Exit 1 </verbatim> Super easy to reproduce. Pretty cosmetic, but it'd be nice to see fixed. When using deeply nested directories, this becomes a "nice to have." Using a relative path works: <verbatim>% fs di ../../../../../foo.txt # diff output</verbatim>
- foundin changed to: "c92ec16f81"
- private_contact changed to: "84f59114b7eee7088fd7e2932599c69c9ad0761b"
- severity changed to: "Minor"
- status changed to: "Open"
- title changed to:
Referencing a file with an absolute path inside of the repository doesn't work
- type changed to: "Code_Defect"