X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,UNPARSEABLE_RELAY X-Spam-Check-By: sourceware.org X-Yahoo-SMTP: jenXL62swBAWhMTL3wnej93oaS0ClBQOAKs8jbEbx_o- Date: Thu, 2 Jun 2011 22:24:41 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Mercurial not returning with 20110601 snapshot Message-ID: <20110603022441.GA31731@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20110602122725 DOT GA23446 AT ednor DOT casa DOT cgf DOT cx> <4DE7915E DOT 3020801 AT ece DOT cmu DOT edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Thu, Jun 02, 2011 at 11:47:47AM -0400, Chris Sutcliffe wrote: >On 2 June 2011 09:45, marco atzeri wrote: >> On Thu, Jun 2, 2011 at 3:34 PM, Ryan Johnson ?wrote: >>> 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 > >I tried this and I see the behaviour I described. Adding '--debug' I see: > >csutclif AT bmotec3017201lt:[~/test-repo] $ hg --debug clone >ssh://localhost/test-repo tr2 >running ssh localhost "hg -R test-repo serve --stdio" >sending hello command >sending between command >csutclif AT localhost's password: >remote: 94 >remote: capabilities: lookup changegroupsubset branchmap pushkey >stream unbundle=HG10GZ,HG10BZ,HG10UN >remote: 1 >sending heads command >no changes found >checking for updated bookmarks >sending listkeys command >updating to branch default >resolving manifests > overwrite False partial False > ancestor 000000000000 local 000000000000+ remote 000000000000 >0 files updated, 0 files merged, 0 files removed, 0 files unresolved > >It hangs at the last line until I Ctrl-C. Thanks for the test case. I can duplicate the problem but, so far, I'm stumped. python seems to be hanging in ExitProcess. cgf -- 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