Hi, all! i'm trying to download a raw, un-wikified, un-<PRE>'d text file using AJAX in my fossil header, but /raw is failing me and i'm curious how to do this:
/raw/file.txt?name=de6f839 works - it feeds me the whole file. If i pass 'trunk' or 'tip' as the file then i instead get the manifest. Is there a way to get the latest version of the file using a /raw URL? i'm trying to import wiki pages using ajax for processing with a Google Code-compatible parser. i found a way to make my links behave (post-page-load, using jQuery to replace their click handlers for all links where href='wiki-XXXX'), but /raw is failing me. :-? -- ----- stephan beal http://wanderinghorse.net/home/stephan/
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

