X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=xOj4K2xbJL56m1Uob560OY99HLmnq2N2J5oueisUkn8HwJrBvZMmK 9SWoID3mQO//b5zrppjLPwWsOETYNGYLIWSCEQsbAM5Wk8nvRoxKNi8A30GIVOKN UP+8MU1TZEekuqsh+C3z7CrOrGEWyRjxLisS8r7+SMZ1oBbrk0hILs= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=MAJCz0es6lSDU+DxAgffRhl91dQ=; b=lfvsSdkU0tv6TStnX0ras+NwiMHf dj29zRcyg5nOOYYCLibejyyQuqMpHRCFVMNgj3VS/26WWjyrBCMgG41C3Kpx29IT LJoVyD4LICIRnuIUgMk4X5Dfpl+NwO0iVBWSpw8riXlVvxuA+7oPEchxygeM6pgw qJPIoJJmJWRLwtI= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-HELO: mho-01-ewr.mailhop.org X-Mail-Handler: Dyn Standard SMTP by Dyn X-Report-Abuse-To: abuse AT dyndns DOT com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX18hN+ZnLqqvWO+OkkJBM5Mz Date: Fri, 17 Jan 2014 12:50:53 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Add retry logic to rebaseall Message-ID: <20140117175053.GA1134@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20140116061906 DOT GA1992 AT ednor DOT casa DOT cgf DOT cx> <20140116085431 DOT GB26205 AT calimero DOT vinschen DOT de> <20140117161333 DOT GA59772 AT tishler DOT net> <20140117174546 DOT GB59772 AT tishler DOT net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140117174546.GB59772@tishler.net> User-Agent: Mutt/1.5.20 (2009-06-14) On Fri, Jan 17, 2014 at 12:45:47PM -0500, Jason Tishler wrote: >On Fri, Jan 17, 2014 at 11:30:54AM -0500, David Boyce wrote: >If you wrap rebaseall in its entirety and retry on failure until >successful, then that will eliminate the "race condition" issue. > >If consensus thinks this change is generally useful, then rebaseall >should be changed accordingly. Otherwise, you can write a few line >wrapper script to meet your special needs. My 2c: I think it's likely that other people will find this kind of functionality useful so, rather than introduce YA script to do this, I think modifying rebaseall makes sense. Then we can just point people to using rebaseall -w. It might even make sense to use this when setup.exe runs rebaseall. Again, just my 2c opinion. 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