www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=1.8 required=5.0 tests=AWL,BAYES_00,BOTNET,SPF_SOFTFAIL |
X-Spam-Check-By: | sourceware.org |
Message-id: | <4B0D550D.4040600@acm.org> |
Date: | Wed, 25 Nov 2009 08:02:21 -0800 |
From: | David Rothenberger <daveroth AT acm DOT org> |
User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.23) Gecko/20090812 Thunderbird/2.0.0.23 Mnenhy/0.7.6.666 |
MIME-version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: subversion issues with server certs in latest cygwin |
References: | <8CC3B544DAEBC51-1530-14FCD AT webmail-d023 DOT sysops DOT aol DOT com> <8CC3B57BB0D00A5-1530-15725 AT webmail-d023 DOT sysops DOT aol DOT com> <4B0C9D7D DOT 2000203 AT acm DOT org> <4B0D433D DOT 6010100 AT towo DOT net> |
In-reply-to: | <4B0D433D.6010100@towo.net> |
X-IsSubscribed: | yes |
Reply-To: | cygwin AT cygwin DOT com |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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 11/25/2009 6:46 AM, Thomas Wolff wrote: > David Rothenberger wrote: >> On 11/24/2009 11:59 AM, wyndsayl AT aim DOT com wrote: >>> >>> We have several people who have updated their cygwin setup in the >>> last month or so, and after doing so subversion no longer wants to >>> connect to our subversion server. The server uses apache and ssl >>> with our own cert. After upgrading the subversion client no longer >>> ask the "this cert is untrusted, do you still want to connect" question. >> >> I'm not having any problems here with either Cygwin 1.5 or Cygwin 1.7. > I'd just like to add that I am experiencing a 1.7 svn problem, too, > although not exposing certificate issues. > After enquiring my password twice (!?), it fails with a message > svn: Can't remove file '.../trunk/db/.svn/log': No such file or directory > > 1.5 svn works fine on the same repository. I use Cygwin 1.5 my svn work at the moment, but I'll try switching to Cygwin 1.7 for a few days to see if it makes a difference. This sounds like BLODA to me. However, svn has a patch applied that retries failing deletes and renames in an attempt to work around this issue. The same patch is in the 1.5 and 1.7 versions of svn, but it's entirely possible that the operation is returning a different error code in 1.7 or there's some different operation that's causing the problem that isn't wrapped with the retry macro. If you can reproduce this, please send me the output of strace AS A PRIVATE EMAIL and I'll look into it some more. Something like this, I think: strace -b 100000 -o svn.strace svn ... Just gzip it or something and email to me. -- David Rothenberger ---- daveroth AT acm DOT org Volunteer Cygwin Subversion maintainer -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |