[Ns-developers] hg with code@code.nsnam.org crashes

John Abraham jabraham3 at mail.gatech.edu
Mon Sep 12 03:52:42 PDT 2011


And the current mercurial version at the server is
 hg --version
Mercurial Distributed SCM (version 1.9.1)

and the issue could be related to:
contrib/hg-ssh from older Mercurial releases will not be compatible with version 1.9, please update your copy.
as mentioned in http://mercurial.selenic.com/wiki/UpgradeNotes

But I am not sure yet

-john


On Sep 12, 2011, at 6:41 AM, John Abraham wrote:

> Hi, 
> 
> I'm just wondering how many people have encountered this issue.  There was a comprehensive server upgrade done yesterday.
> If you are facing the below issue, please "UNICAST" me with the output of "hg --version"
> 
> Thanks
> John
> 
> 
> Begin forwarded message:
> 
>> From: Nicola Baldo <nbaldo at cttc.es>
>> Subject: hg with code at code.nsnam.org crashes
>> Date: September 12, 2011 6:14:28 AM EDT
>> To: John Abraham <jabraham3 at mail.gatech.edu>
>> Cc: Tom Henderson <tomh at tomh.org>
>> 
>> Hi John,
>> 
>> (not sure if it's due to the update of the server...)
>> 
>> today I tried using hg with code at code.nsnam.org, and it crashes. Can you please check it out? Here is the error:
>> 
>> nicola at pcnbaldo:/locale/ns-3-dev$ hg outgoing ssh://code@code.nsnam.org/repos/ns-3-dev
>> remote: Traceback (most recent call last):
>> remote:   File "/home/code/hg-ssh", line 41, in <module>
>> remote:     dispatch.dispatch(['-R', repo, 'serve', '--stdio'])
>> remote:   File "/usr/lib64/python2.7/site-packages/mercurial/dispatch.py", line 31, in dispatch
>> remote:     if req.ferr:
>> remote: AttributeError: 'list' object has no attribute 'ferr'
>> abort: no suitable response from remote hg!
>> 
>> Note that with other repositories it works fine:
>> 
>> nicola at pcnbaldo:/locale/ns-3-dev$ hg outgoing ssh://nbaldo@code.nsnam.org/repositories/nbaldo/ns-3-spectrum-api-change
>> comparing with ssh://nbaldo@code.nsnam.org/repositories/nbaldo/ns-3-spectrum-api-change
>> searching for changes
>> changeset:   7482:35c01487f7f7
>> tag:         tip
>> user:        Nicola Baldo <nbaldo at cttc.es>
>> date:        Mon Sep 12 11:49:53 2011 +0200
>> summary:     _Mhz --> _MHZ in WIFI_PHY_STANDARD enums
>> 
>> 
>> Regards,
>> 
>> Nicola
>> 
>> -- 
>> Nicola Baldo, Ph.D.
>> Research Associate, IP Technologies Area
>> Centre Tecnologic de Telecomunicacions de Catalunya
>> http://www.cttc.es/en/home/nbaldo
> 



More information about the Ns-developers mailing list