我通过本地目录运行fossil scm,所以当我启动fossil时,我在localhost:8080访问它,并且我试图通过它加载一个静态网页,比如localhost:8080/mypage.html。我的fossil设置是通过一个目录运行多个存储库。每当我尝试添加一个带有--files的静态文件时,我都不知道如何访问它们。我已经尝试将我的HTML文件放在我的repo目录和fossil.exe目录中。我通常运行的命令是fossil.exe server repos/ --repolist
name=test时,我得到的答案类似于:
{"fossil":"81d7d3f43ebd4e77095cfbacee7ebc9ae043a014760cde56d437dbd8b6a37c92","timestamp":1496771043,"resultCode":"FOSSIL-3002","resultText":"'name' parameter is missing."谁能告诉我将页面名称