This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: FAQ 4.46, applications interfere with subversion or not?


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.


--
David Rothenberger  ----  daveroth@acm.org

QOTD:
        All I want is a little more than I'll ever get.


-- 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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]