On Fri, Aug 29, 2014 at 11:54 AM, Warren Young <war...@etr-usa.com> wrote:
> I've got a link like this from one of my wiki pages: > > <a href="/repo/doc/trunk/path/to/file.md">File</a> > > When the last checkin was on the trunk, this works. When I check > something into one of the branches, though, I get "No such document" errors > when clicking such links until I check something into the trunk again. > > The branch file tree layout is different from the trunk layout, so > /path/to/file.md truly does not exist in the branch, but why does that > matter? I've specified "/trunk" in the URL. Doesn't that mean I want it > to show the trunk version of /path/to/file.md, unconditionally? No, it means that it will show the version of /path/to/file.md that is on the current trunk check-in. But you just said that file doesn't exist. > It's like it thinks I've asked for "tip" instead of "trunk". > > This is with a fairly recent version of Fossil, [b7bebbe44f]. (About 2 > weeks ago.) > _______________________________________________ > fossil-users mailing list > fossil-users@lists.fossil-scm.org > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users > -- D. Richard Hipp d...@sqlite.org
_______________________________________________ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users