WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] mercurial down?

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] mercurial down?
From: Andrew Theurer <habanero@xxxxxxxxxx>
Date: Tue, 12 Jul 2005 17:30:52 -0500
Delivery-date: Tue, 12 Jul 2005 22:29:49 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.5
I can't seen to do any pulls like:

hg co 5759

I get the following:

Traceback (most recent call last):
  File "/usr/bin/hg", line 13, in ?
    commands.run()
  File "/usr/lib/python2.3/site-packages/mercurial/commands.py", line 
750, in run
    sys.exit(dispatch(sys.argv[1:]))
  File "/usr/lib/python2.3/site-packages/mercurial/commands.py", line 
812, in dispatch
    return d()
  File "/usr/lib/python2.3/site-packages/mercurial/commands.py", line 
796, in <lambda>
    d = lambda: i[0](u, repo, *args, **cmdoptions)
  File "/usr/lib/python2.3/site-packages/mercurial/commands.py", line 
653, in update
    node = node and repo.lookup(node) or repo.changelog.tip()
  File "/usr/lib/python2.3/site-packages/mercurial/hg.py", line 428, in 
lookup
    return self.changelog.lookup(key)
  File "/usr/lib/python2.3/site-packages/mercurial/revlog.py", line 202, 
in lookup
    if len(c) > 1: raise KeyError("Ambiguous identifier")
KeyError: 'Ambiguous identifier'


..but the web interface is still working, so I am a little confused.  
Any ideas?

-Andrew

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>