Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 May 2012 09:44:31 +0100
From:      Anton Shterenlikht <mexas@bristol.ac.uk>
To:        freebsd-questions@freebsd.org
Subject:   mercurial (hg) transaction abort!
Message-ID:  <20120530084431.GA32477@mech-cluster241.men.bris.ac.uk>

next in thread | raw e-mail | index | archive | help
I'm trying to get firefox sources via mercurial (hg), and I get:

# hg clone http://hg.mozilla.org/integration/mozilla-inbound/ src
requesting all changes
adding changesets
adding manifests
adding file changes
transaction abort!
rollback completed
abort: connection ended unexpectedly
# 

or

# hg clone http://hg.mozilla.org/mozilla-central/
destination directory: mozilla-central
requesting all changes
adding changesets
adding manifests
adding file changes
transaction abort!
rollback completed
abort: connection ended unexpectedly
# 

# pkg info -xo mercu
mercurial-2.1.2: devel/mercurial

# hg --version
Mercurial Distributed SCM (version 2.1.2)
(see http://mercurial.selenic.com for more information)

Copyright (C) 2005-2012 Matt Mackall 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.
#

Does this look like there's something wrong with my mercurial installation?
Or does it look like there's a problem with mozilla.org?
Or does it look like there's a problem with my network connection?

Any hint would be helpful.

If you are wondering, here's why I need the sources:
https://bugzilla.mozilla.org/show_bug.cgi?id=729447

Many thanks

-- 
Anton Shterenlikht
Room 2.6, Queen's Building
Mech Eng Dept
Bristol University
University Walk, Bristol BS8 1TR, UK
Tel: +44 (0)117 331 5944
Fax: +44 (0)117 929 4423



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120530084431.GA32477>