"No such repository hgadmin" while installing mercurial-server. Wtf?!
Posted
by cypok
on Stack Overflow
See other posts from Stack Overflow
or by cypok
Published on 2010-04-01T17:12:48Z
Indexed on
2010/04/01
20:23 UTC
Read the original article
Hit count: 180
I'm trying to install mercurial-server, but getting such errors...
$ hg clone ssh://hg@<domain>/hgadmin
remote: mercurial-server: no such repository hgadmin
abort: no suitable response from remote hg!
I've just added my public key to keys/root and refreshed auth..
Anyone know what's the problem?
© Stack Overflow or respective owner