【发布时间】:2011-02-10 10:30:58
【问题描述】:
我在这里有一个存储库http://repos.joomlaguruteam.com/
我可以浏览它,但我可以克隆它。 每次我克隆它时都会出现这个错误
hg clone http://repos.joomlaguruteam.com/hello
destination directory: hello
requesting all changes
abort: HTTP Error 404: Not Found
访问日志有这个
115.5.95.59 - - [10/Feb/2011:04:20:33 -0600] "GET /hello?pairs=0000000000000000000000000000000000000000-0000000000000000000000000000000000000000&cmd=between HTTP/1.1" 200 1 "-" "mercurial/proto-1.0"
115.5.95.59 - - [10/Feb/2011:04:20:34 -0600] "GET /hello?cmd=heads HTTP/1.1" 200 41 "-" "mercurial/proto-1.0"
115.5.95.59 - - [10/Feb/2011:04:20:34 -0600] "GET /hello?cmd=changegroup&roots=0000000000000000000000000000000000000000 HTTP/1.1" 404 597 "-" "mercurial/proto-1.0"
有什么问题。
我真的希望有人可以帮助我。
谢谢, 元
【问题讨论】:
标签: apache mercurial repository cgi