X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=2.0 required=5.0 tests=AWL,BAYES_05,BOTNET X-Spam-Check-By: sourceware.org Message-id: <4A292F82.70804@acm.org> Date: Fri, 05 Jun 2009 07:45:22 -0700 From: David Rothenberger User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.21) Gecko/20090302 Thunderbird/2.0.0.21 Mnenhy/0.7.6.666 MIME-version: 1.0 To: cygwin AT cygwin DOT com, cygwin AT cygwin DOT com Subject: Re: FAQ 4.46, applications interfere with subversion or not? References: <23853503 DOT post AT talk DOT nabble DOT com> <4A2698BB DOT 4060404 AT acm DOT org> <4A283DC3 DOT 4060404 AT acm DOT org> <20090605090802 DOT GC23519 AT calimero DOT vinschen DOT de> In-reply-to: <20090605090802.GC23519@calimero.vinschen.de> Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com 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 On 6/5/2009 2:08 AM, Corinna Vinschen wrote: > On Jun 4 14:33, David Rothenberger wrote: >> On 6/3/2009 8:37 AM, David Rothenberger wrote: >>> On 6/3/2009 8:20 AM, masc wrote: >>>> When using cygwin's cvs2svn with subversion (1.6.2 r37639) while running >>>> Avira AntiVir (http://www.avira.com/en/pages/index.php), svnadmin is >>>> failing >>>> sporadically due to permission failure moving files. >>> The subversion code base has some hacks to retry various file >>> operations to work around this issue. These hacks are enabled for a >>> Windows build but not for Cygwin. I've attempted to port these hacks to >>> Cygwin, but I may have missed an error code or three, thus not retrying >>> some errors that should be retried. >> I just uploaded a new version of Subversion for 1.5 with a fix for the >> retry patch. I had missed a case when moving files. >> >>> Are you using Cygwin 1.5 or 1.7? I have disabled this hack in the 1.7 >>> build because I was hoping 1.7's more robust file renaming and deleting >>> code would come to the rescue. >> It turns out that these problems still occur with 1.7, although less >> frequently, so I've also released new Subversion packages for 1.7 with >> the updated retry patch added. > > Did we discuss this already? No. > Can you nail down the problem into a simple testcase? I kinda doubt it. Subversion is using APR to move a file, and the error occurs only sporadically if some other Windows program (e.g., virus scanner) has the file that's being moved open. Do you expect that to work with 1.7? -- David Rothenberger ---- daveroth AT acm DOT org "Oh what wouldn't I give to be spat at in the face..." -- a prisoner in "Life of Brian" -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/