Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/mercurial/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/cocoa/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
开源代码存储库上的Mercurial 404错误_Mercurial_Http Status Code 404 - Fatal编程技术网

开源代码存储库上的Mercurial 404错误

开源代码存储库上的Mercurial 404错误,mercurial,http-status-code-404,Mercurial,Http Status Code 404,我不熟悉Mercurial工具。我需要在这里获取源代码 作为项目参考。但是当我输入命令时,我得到了404错误 我的命令有什么问题吗 hg clone --verbose https://hg01.codeplex.com/mvcforum/file/4957efb70643 C:\ 你应使用: hg clone --verbose https://hg01.codeplex.com/mvcforum C:\ (可选)如果要指定修订号,请使用: hg clone --verbose http

我不熟悉Mercurial工具。我需要在这里获取源代码

作为项目参考。但是当我输入命令时,我得到了404错误

我的命令有什么问题吗

hg clone --verbose https://hg01.codeplex.com/mvcforum/file/4957efb70643 C:\
你应使用:

hg clone --verbose https://hg01.codeplex.com/mvcforum C:\
(可选)如果要指定修订号,请使用:

hg clone --verbose https://hg01.codeplex.com/mvcforum -r REV C:\
试一试

有关详细信息,请使用:

hg clone --verbose https://hg01.codeplex.com/mvcforum C:\
(可选)如果要指定修订号,请使用:

hg clone --verbose https://hg01.codeplex.com/mvcforum -r REV C:\
试一试

欲知详情