X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-0.9 required=5.0	tests=AWL,BAYES_00,TW_SV,T_RP_MATCHES_RCVD
X-Spam-Check-By: sourceware.org
Message-ID: <4D593E24.6060208@cs.umass.edu>
Date: Mon, 14 Feb 2011 09:37:24 -0500
From: Eliot Moss <moss@cs.umass.edu>
Reply-To: moss@cs.umass.edu
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: svn
References: <ij1160$346$1@dough.gmane.org> <4D540927.9030000@cs.umass.edu>	<83vd0rmzd6.fsf@garydjones.name> <4D54506B.7080702@acm.org>	<ij2qqj$puh$1@dough.gmane.org> <4D5563A9.60607@acm.org>	<ijao45$d1j$1@dough.gmane.org> <4D5919A7.2090108@cs.umass.edu> <ijb6va$soi$1@dough.gmane.org>
In-Reply-To: <ijb6va$soi$1@dough.gmane.org>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 2/14/2011 7:25 AM, Gary wrote:
> Eliot Moss wrote:
>> On 2/14/2011 3:11 AM, Gary wrote:
>>> David Rothenberger wrote:
>>>> If the files checked out in both directories are byte-for-byte
>> identical
>>>> (including binary files), I can't see how svn could be the culprit.
>>>
>>> If I can replace svn in the sequence with something else, for example
>>> tortoise, and everything then works, then Cygwin/svn *is* the culprit.
>>
>> Not necessarily ... it could be the underlying ssh, if you are using
>> svn over ssh, and it could be BLODA interfering with cygwin ...
>
> And yet not doing it with another client? It's not really very likely,
> is it?

In the fall of 2009 I was having a problem with rsync over ssh.
Corinna and I got to the bottom of it: BLODA interfering with
proper operation of socketpair. In the process, I found that if
I disabled socketpair manually in the output of /.configure for
building rsync, forcing it to use pipes instead, it worked fine.

We have had occasional but persistent queries here about git
over ssh, and you are reporting issues with svn and ssh. I am
wondering if it has something to do with the sockets/pipes
used to communicate between svn or git and the ssh subprocess.

Best wishes -- EM

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

