'hg in' error with ssh

Alpár Jüttner alpar at cs.elte.hu
Mon Jul 13 08:36:03 CDT 2009


Hi,

I came across a strange error in hg 1.3:

        $ hg in
        comparing with ssh://a@b.c/hg/x
        searching for changes
        no changes found
        Exception TypeError: TypeError("'NoneType' object is not
        callable",) in <bound method Popen.__del__ of <subprocess.Popen
        object at 0xb7bdfa2c>> ignored
        $ python --version
        Python 2.6
        $ hg --version
        Mercurial Distributed SCM (version 1.3)
        
        Copyright (C) 2005-2009 Matt Mackall <mpm at selenic.com> and
        others
        This is free software; see the source for copying conditions.
        There is NO
        warranty; not even for MERCHANTABILITY or FITNESS FOR A
        PARTICULAR PURPOSE.
        

Could anyone tell me what to do?

Thanks in advance.

Best regards,
Alpar




More information about the Mercurial mailing list