Does mercurial-server support subrepo?
Posted
by Esteban Feldman
on Stack Overflow
See other posts from Stack Overflow
or by Esteban Feldman
Published on 2010-06-04T21:34:01Z
Indexed on
2010/06/17
12:43 UTC
Read the original article
Hit count: 304
I installed mercurial-server on one of my machines, cloned my project there, it has 3 subrepos, and when I try to clone it back to another location I get an error:
remote: mercurial-server: Cannot create repo under existing repo
abort: no suitable response from remote hg!
So I'm starting to think that mercurial-server doesn't handle subrepo.
Any clue?
© Stack Overflow or respective owner