On Tue, May 27, 2014 at 5:00 PM, Petrica Clement Chiriac (Tica2) <
[email protected]> wrote:

> Hi fossil-users,
>
> I have simple JS app (build with GWT) and
> these static files are in one folder   ./jsout
>
> You can get the "raw" content of any file stored in Fossil. For example:

    http://fossil-scm.org/index.html/raw/src/export.c?name=tip

In your case, the following should work:

   http://localhost:8080/index.html/raw/jsout/index.html?name=tip
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to