From owner-freebsd-questions@FreeBSD.ORG Wed May 30 09:00:08 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 116281065674 for ; Wed, 30 May 2012 09:00:08 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from dirj.bris.ac.uk (dirj.bris.ac.uk [137.222.10.78]) by mx1.freebsd.org (Postfix) with ESMTP id ACABF8FC08 for ; Wed, 30 May 2012 09:00:07 +0000 (UTC) Received: from ncsd.bris.ac.uk ([137.222.10.59] helo=ncs.bris.ac.uk) by dirj.bris.ac.uk with esmtp (Exim 4.72) (envelope-from ) id 1SZeW7-00056s-S9 for freebsd-questions@freebsd.org; Wed, 30 May 2012 09:44:31 +0100 Received: from mech-cluster241.men.bris.ac.uk ([137.222.187.241]) by ncs.bris.ac.uk with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1SZeW7-0000qW-Nk for freebsd-questions@freebsd.org; Wed, 30 May 2012 09:44:31 +0100 Received: from mech-cluster241.men.bris.ac.uk (localhost [127.0.0.1]) by mech-cluster241.men.bris.ac.uk (8.14.5/8.14.5) with ESMTP id q4U8iVF6032509 for ; Wed, 30 May 2012 09:44:31 +0100 (BST) (envelope-from mexas@bris.ac.uk) Received: (from mexas@localhost) by mech-cluster241.men.bris.ac.uk (8.14.5/8.14.5/Submit) id q4U8iVfw032508 for freebsd-questions@freebsd.org; Wed, 30 May 2012 09:44:31 +0100 (BST) (envelope-from mexas@bris.ac.uk) X-Authentication-Warning: mech-cluster241.men.bris.ac.uk: mexas set sender to mexas@bris.ac.uk using -f Date: Wed, 30 May 2012 09:44:31 +0100 From: Anton Shterenlikht To: freebsd-questions@freebsd.org Message-ID: <20120530084431.GA32477@mech-cluster241.men.bris.ac.uk> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Subject: mercurial (hg) transaction abort! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 May 2012 09:00:08 -0000 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