开发者

How can I clone a mercurial repo including subrepos over http without having to be authenticated for every repo?

It would b开发者_StackOverflowe preferable to be authenticated only once.


you can specify it when you clone: http://user:pass@url.com/repo/

or you can put it in your global .hgrc file (note your password is in plain text)

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜