Would someone help me understand what I'm seeing here? I expect a list of 
repositories
in the web page output, but am told there are none. I've banged on this long 
enough
to go cross-eyed, so I hope I'm just missing something very simple. I haven't 
found
anything in the code that would cause this other than simply not finding a 
N.fossil
file in the named directory ...


# /usr/local/bin/fossil version
This is fossil version 2.4 [a0001dcf57] 2017-11-03 09:29:29 UTC

# ps wax|grep [f]ossil
   10 root       0:00 /usr/local/bin/fossil server --repolist /fossils

# ls -lh /fossils|grep fossil
-rw-rw-rw-    1 1000     root      272.0K Dec 19 14:37 archsetup.fossil
-rw-rw-rw-    1 1000     root      224.0K Dec 19 14:36 
guac-install-script.fossil
-rw-rw-rw-    1 1000     root      224.0K Dec 19 14:37 miscreports.fossil
-rw-rw-rw-    1 1000     root      304.0K Dec 19 14:37 pkgReport.fossil

# curl http://localhost:8080
<html>
<head>
<base href="http://localhost:8080/"; />
<title>Repository List</title>
</head>
<body>
<h1>No Repositories Found</h1>
</body>
</html>

_______________________________________________
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