通过带有终端的 mac 的 hg 存储库
我想知道如何通过终端从我自己的内部服务器克隆存储库。
我们的办公室有不同的服务器,我可以通过 FINDER 访问它们,但当我尝试通过终端执行此操作时,我遇到了麻烦。
克隆克隆???? myLocalFolder/myClonedRepo
我该放什么????
hg clone 192.168.???.???/remoteRepo myLocalFolder/myClonedRepo
提前感谢
Sergio
我必须添加我的问题的详细信息。我使用的是 Mac,我使用的是 Windows 服务器。我无法使用 SSH 协议
I would like to know how to clone a repository from my own internal server via terminal.
We have different servers in our office and I can access them via FINDER but when I'm trying to do this via terminal, I'm in troubles.
hg clone ????? myLocalFolder/myClonedRepo
what do i put in ?????
hg clone 192.168.???.???/remoteRepo myLocalFolder/myClonedRepo
Thanks in advance
Sergio
I have to add details ab my question. I'm on a mac and my is a window server. I can't use SSH protocol
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
所有已安装的驱动器都应该可以通过 /Volumes/wathever 路径访问。
All the mounted drives should be accessible through the /Volumes/wathever path.