开发者

Unable to download the sample code for theworldsworststackoverflowclone using Tortoise SVN

开发者 https://www.devze.com 2023-02-16 13:17 出处:网络
After going through stackapps, just tried downloading theworldsworststackoverflowclonewith Tortoise SVN.

After going through stackapps, just tried downloading theworldsworststackoverflowclone with Tortoise SVN.

When I try with Repo-Browser, I get the error:

Unrecognized URL scheme for 
hg clone https ://theworldsworststackoverflowclone.googlecode.com/hg/ theworldsworststackoverflowclone 

or when I right click the local folder and try to check out and then getting the error file name, 开发者_高级运维volume name or directory name is incorrect


TortoiseSVN is an SVN client (as the name indicates). Your project however uses hg (Mercurial), which is a completely different SCM system.

0

精彩评论

暂无评论...
验证码 换一张
取 消