[BUG] pulling from ssh

Vadim Lebedev vadim at mbdsys.com
Mon Jul 11 17:28:12 UTC 2005


Matt Mackall wrote:

>On Mon, Jul 11, 2005 at 05:59:48PM +0200, Vadim Lebedev wrote:
>  
>
>>I'm working with mercurial tip
>>
>>and i see tha pulling/pushing via  ssh  DOES NOT WORK AT ALL...
>>
>>I've traced it to the bad regular expression in the sshrepository.__init__
>>
>>i'm unable to write a remote repo spec which produce correct parameter 
>>for ssh -R xxx serve --stdio...
>>    
>>
>
>Works for me, a bit more detail please?
>
>  
>
It seems to be mercurial installation problem....
see what happens when i do:

ssh localhost ~/bin/hg -R eXosip.hg status
Traceback (most recent call last):
  File "/home/vadim/bin/hg", line 11, in ?
    from mercurial import commands
ImportError: No module named mercurial



Any idea how to fix it?


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20050711/805a3ec1/attachment-0001.html>


More information about the Mercurial mailing list