From users-return-2069-daniel=haxx.se@subversion.apache.org Mon Apr 12 19:30:37 2010 Return-Path: Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by giant.haxx.se (8.14.3/8.14.3/Debian-9) with SMTP id o3CHUZBp000520 for ; Mon, 12 Apr 2010 19:30:36 +0200 Received: (qmail 84957 invoked by uid 500); 12 Apr 2010 17:30:32 -0000 Mailing-List: contact users-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@subversion.apache.org Delivered-To: moderator for users@subversion.apache.org Received: (qmail 81733 invoked by uid 99); 12 Apr 2010 17:29:20 -0000 X-ASF-Spam-Status: No, hits=-1.5 required=10.0 tests=AWL,HTML_MESSAGE,RCVD_IN_DNSWL_MED,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01CADA65.9BF3A887" Subject: strange svn problems Date: Mon, 12 Apr 2010 12:28:47 -0500 Message-ID: <86C7F011C05FDA40B47B7E276F024BEF022399B8@hsv-email2.corp.avocent.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: strange svn problems Thread-Index: AcraZZubly3bOAZlRF+j0YDLTYkPeQ== From: "Hanback, Phillip" To: This is a multi-part message in MIME format. ------_=_NextPart_001_01CADA65.9BF3A887 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable I have a strange issue with SVN from remote sites. We recently changed the way network traffic is routed into and out of our site. Basically we have added a cisco router on both ends connected by an mpls circuit. Since this change has been made, I can no longer access my subversion repositories. The repos are served via Apache web server port 443. I can connect to the server using a windows machine and web browser, so I know it's not a traditional routing issue. IF I try an svn info from a Linux bash shell, it just hangs. I've tried this from several Linux machines. If you try and access it from a Linux web browser like firefox, it also hangs. These Linux machines are on the same physical network as the windows machines. When I finally decide to cancel the connection, I get this error :=20 =20 "svn: PROPFIND request failed on 'destination' svn: PROPFIND of 'destination' : SSL negotiation failed: Interrupted system call (destination server)" =20 I believe it's not ever finishing the SSL negotiation. Strange that I can login via a windows web browser. Anyone have similar issues, or can point me in a direction? =20 Thanks =20 Phill =20 =20 ------_=_NextPart_001_01CADA65.9BF3A887 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

I have a strange issue with SVN from remote sites. = We recently changed the way network traffic is routed into and out of our = site. Basically we have added a cisco router on both ends connected by an mpls circuit. Since this change has been made, I can no longer access my = subversion repositories. The repos are served via Apache web server port 443. I can connect to the server using a windows machine and web browser, so I know it’s not a traditional routing issue. IF I try an svn info from a = Linux bash shell, it just hangs. I’ve tried this from several Linux = machines. If you try and access it from a Linux web browser like firefox, it also = hangs. These Linux machines are on the same physical network as the windows = machines. When I finally decide to cancel the connection, I get this error : =

 

“svn: PROPFIND request failed on ‘destination’

 svn: PROPFIND of ‘destination’ : = SSL negotiation failed: Interrupted system call (destination = server)”

 

I believe it’s not ever finishing the SSL = negotiation. Strange that I can login via a windows web browser. Anyone have similar = issues, or can point me in a direction?

 

Thanks

 

Phill

 

 

------_=_NextPart_001_01CADA65.9BF3A887--