[issue1834] clone onto ssh gives demandimport error, breaks hg

bitethemailman bugs at mercurial.selenic.com
Wed Sep 16 21:41:51 UTC 2009


New submission from bitethemailman <bitethemailman at gmail.com>:

In attempting to clone a local repo to an ssh server for the first time,
here's what I got:

C:\...\>hg clone hgtest ssh://.../hg
remote: Traceback (most recent call last):
remote:   File "/usr/bin/hg", line 11, in ?
remote:     from mercurial import demandimport; demandimport.enable()
remote: ImportError: No module named mercurial
abort: no suitable response from remote hg!

What's up with this?

----------
messages: 10519
nosy: bitethemailman
priority: urgent
status: unread
title: clone onto ssh gives demandimport error, breaks hg

____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue1834>
____________________________________________________



More information about the Mercurial-devel mailing list