Changes

Jump to: navigation, search

Mercurial-nexj

71 bytes removed, 12:38, 23 November 2010
Notes
:''I get an error while cloning a remote repository via ssh''
:If your remote repository is cloned thusly
<source lang=java>
hg clone ssh://USER@REMOTE/path/to/repo
</source>
:And, you find that after successful ssh authentication you get the error message remote: abort: repository path/to/repo not found! , then you need to know the following:
::Mercurial's remote repository syntax differs from syntax of other well known programs such as rsync, cvs - both of which use a : character to delimit USER@REMOTE from the path component (/path/to/repo).
1
edit

Navigation menu