From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31118 invoked by alias); 3 Aug 2011 13:46:00 -0000 Received: (qmail 31110 invoked by uid 22791); 3 Aug 2011 13:45:59 -0000 X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,TW_SV,UNPARSEABLE_RELAY X-Spam-Check-By: sourceware.org Received: from nm23-vm0.bullet.mail.sp2.yahoo.com (HELO nm23-vm0.bullet.mail.sp2.yahoo.com) (98.139.91.224) by sourceware.org (qpsmtpd/0.43rc1) with SMTP; Wed, 03 Aug 2011 13:45:44 +0000 Received: from [98.139.91.68] by nm23.bullet.mail.sp2.yahoo.com with NNFMP; 03 Aug 2011 13:45:43 -0000 Received: from [208.71.42.194] by tm8.bullet.mail.sp2.yahoo.com with NNFMP; 03 Aug 2011 13:45:43 -0000 Received: from [127.0.0.1] by smtp205.mail.gq1.yahoo.com with NNFMP; 03 Aug 2011 13:45:43 -0000 X-Yahoo-SMTP: jenXL62swBAWhMTL3wnej93oaS0ClBQOAKs8jbEbx_o- Received: from cgf.cx (cgf@108.49.32.9 with login) by smtp205.mail.gq1.yahoo.com with SMTP; 03 Aug 2011 06:45:43 -0700 PDT Received: from localhost (ednor.casa.cgf.cx [192.168.187.5]) by cgf.cx (Postfix) with ESMTP id 132ED13C003 for ; Wed, 3 Aug 2011 09:45:42 -0400 (EDT) Date: Wed, 03 Aug 2011 13:46:00 -0000 From: Christopher Faylor To: cygwin@cygwin.com Subject: Re: git-svn hang starting with 20110721 snapshot. Message-ID: <20110803134528.GA27354@ednor.casa.cgf.cx> Reply-To: cygwin@cygwin.com Mail-Followup-To: cygwin@cygwin.com References: <4E383AC9.4000406@acm.org> <20110803084427.GA999@calimero.vinschen.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110803084427.GA999@calimero.vinschen.de> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2011-08/txt/msg00082.txt.bz2 On Wed, Aug 03, 2011 at 10:44:27AM +0200, Corinna Vinschen wrote: >On Aug 2 10:58, David Rothenberger wrote: >> I use git-svn extensively in my day-to-day work, and I noticed with >> recent snapshots that some of the git-svn commands are hanging. I >> narrowed it down to the 20110721 snapshot. 20110713 is the last one >> that works fine. >> >> I realize this isn't exactly a STC, but I don't have the time right >> now to narrow it down further (or the skills, really). I've attached >> a script which reproduces the problem. It requires svn and >> git-svn. In the script, the first "git svn init" command hangs with >> 20110721, but the entire script succeeds with 20110713. >> >> I hope this is enough information to track down the problem, because >> I was absolutely LOVING the speed increase in 20110801. > >This is not enough for me. I tried your script on W7 32 bit and Server >2008 R2 64 bit, using Cygwin from CVS as well as the 20110801 snapshot, >in in no case can I reproduce a hang. The script runs fine (and fast): I don't see a hang but I do see a: error: cannot fork() for git-svn: Resource temporarily unavailable I'll investigate that. Maybe it's related. 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