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
All the mounted drives should be accessible through the /Volumes/wathever path.