delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,T_TO_NO_BRKTS_FREEMAIL,WEIRD_PORT |
X-Spam-Check-By: | sourceware.org |
MIME-Version: | 1.0 |
In-Reply-To: | <4DE7915E.3020801@ece.cmu.edu> |
References: | <BANLkTi=Ts9mMzReuWxq6z6QrT2SiL8Cz-A AT mail DOT gmail DOT com> <20110602122725 DOT GA23446 AT ednor DOT casa DOT cgf DOT cx> <BANLkTim7+mG41OifRJnx0S4JxMWc+scMRA AT mail DOT gmail DOT com> <4DE7915E DOT 3020801 AT ece DOT cmu DOT edu> |
Date: | Thu, 2 Jun 2011 15:45:48 +0200 |
Message-ID: | <BANLkTikHkbNTuY7OKJ56jhxZeCefQ6CNxQ@mail.gmail.com> |
Subject: | Re: Mercurial not returning with 20110601 snapshot |
From: | marco atzeri <marco DOT atzeri AT gmail DOT com> |
To: | cygwin AT cygwin DOT com |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id p52DkEmv022820 |
On Thu, Jun 2, 2011 at 3:34 PM, Ryan Johnson wrote: > On 02/06/2011 9:05 AM, Chris Sutcliffe wrote: >> >> On 2 June 2011 08:27, Christopher Faylor wrote: >>> >>> Could you provide the actual steps needed to duplicate the problem, >>> assuming that anyone doing testing will not be familiar with mercurial? >> >> It seems to be an issue with using mercurial over ssh versus mercurial >> over http. For example, cloning the Emerge Desktop repository over >> http (read only) works fine: >> >> hg clone http://emerge.hg.sourceforge.net:8000/hgroot/emerge/emerge >> >> However, when I clone over ssh (for read/write) using my public key: >> >> hg clone ssh://ir0nh34d AT emerge DOT hg DOT sourceforge DOT net/hgroot/emerge/emerge >> >> The command appears to hang after the operation completes. >> >> Unfortunately I don't know of an anonymous mercurial repository that >> you can clone over ssh to recreate the issue. > > Assuming cygwin sshd is running locally, couldn't you just create an empty > repo and then try to ssh-clone it? > > mkdir ~/test-repo > cd ~/test-repo > hg init > hg clone ssh://localhost/test-repo tr2 > > Ryan > in that case you can also test with rsync through ssh to check if it is a more general ssh issue and it is not related to mercurial. Marco -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |