I have a number of repositories named (for example) x.fossil, y.fossil & 
z.fossil, all stored in a single directory `/Users/Shared/FOSSIL/`.

I can now serve a page listing all of these by running;

`fossil server --repolist /Users/Shared/FOSSIL/ -port 8888 &`

Is it possible to customise the appearance of this  webpage without having to 
set it up a full web server?

I have tried adding the `header.txt/footer.txt/details.txt/css.txt` files to a 
SKINDIR directory and passing that with a `—skin /Users/Shared/FOSSIL/SKINDIR` 
argument to `fossil server` with no luck.

JP

Attachment: signature.asc
Description: Message signed with OpenPGP

_______________________________________________
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