From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Thu, 3 Apr 2014 21:21:03 +0200 From: David du Colombier <0intro@gmail.com> To: 9fans@9fans.net Message-ID: <20140403212103.656dae7e@zinc.9fans.fr> In-Reply-To: References: <5332c061.924ab40a.15cc.55a2@mx.google.com> <20140402071913.72076a71@zinc.9fans.fr> <2968a2c260ea9a1c5c75c91ec9f1ea84@brasstown.quanstro.net> <20140403075006.0ab35e51@zinc.9fans.fr> <4e95272faa3b0b38eec77c00bc56bc2d@brasstown.quanstro.net> <20140403195715.043e0146@zinc.9fans.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [9fans] Python/Mercurial error Topicbox-Message-UUID: d5f20452-ead8-11e9-9d60-3106f5b1d025 > I tried cloning the go repo multiple times with the new hg and I get > the error *everytime*. :( I'm having troubles to reproduce this problem recently. It seems to depends on your network connection. I suppose there is an issue somewhere in the networking code. If that's a problem for you, you can still clone the repository from Unix, then copy it to Plan 9 and you can use the other hg commands (like hg pull) from here. This issue is mostly happening with "clone". -- David du Colombier