开发者

Mercurial Clone (Kiln) repository to Bluehost

Yesterday I installed mercurial on bluehost by following the instructions found here.http://bugtracker.gttools.com/public/wiki/bluehost/Mercurial

When I tried to clone one repository from kiln using : hg clone kiln_repository_url/devel, to /home/yourusername/public开发者_Python百科_html/hg/repos/projectA on bluehost, it is giving http error 404: Not Found.

Please help me in cloning the repositories from kiln to bluehost.

Thanks, Raj


Please make sure you've specified the full URL, including the protocol:

hg clone https://example.kilnhg.com/Repo/...

Also double check that you have the full url.


Chances are you need to specify something other than kiln for the repository host, since Bluehost probably isn't able to resolve kiln via DNS.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜