I've probably missed something along the way but way back in the olden 
days of Fossil if you wanted to display a document that was in the repository 
you put in a link like this:

[http://skunkworx.company.com/cgi-bin/Myproj.cgi/doc/tip/ProjDocs/MyDOCS/desc.pdf
 | Code Description (pdf) ]

        Where the important thing was the doc/tip to say you wanted things from 
the tip of the repository.  The stuff that follows is the path "inside" the 
repository to the actual file. The problem I have with the stuff in front of 
that:

http://skunkworx.company.com/cgi-bin/Myproj.cgi/

        Where you have to specify the absolute location on the web server.  
This works fine for the repository on the server but when I go home from work I 
no longer have access that repository. I only have my local repository.  Then 
running the local copy (i.e. fossil ui) this link no longer works.

        Is there some way to specify the link in some repository relative 
manner so you could have a link that would work when run via the server or 
locally ?

        I'm running fossil version [2255e4e3ba] 2009-12-20 02:58:18 UTC
 
        Thanks for the help.

        --jim schimpf
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to