[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: "secure connection truncated" error

From: Brian Krusic <brian_at_krusic.com>
Date: 2006-07-07 22:52:44 CEST

I've gotten errors like this before.

I found that a corrupt file was to blame.

To verify (and perhaps some one has a better process) I would use the web
dav portion of svn to look at the files via any browser (perhaps viewvc
would work as well although unsure how python handles the bad files). Once
I hit a bogus file (indicated by some kind of html/xml/file not found
error), I would then repo the browser, list the files, and delete the bogus
file in question.

I've several internet based repos that I'm managing where clients are in
geographically diverse locations and encounter this error a few times a
week. Of course I have mixed 1.2/1.3 SVN rels and notice the 1.2 rel is
more prone to it vs the 1.3

Hope this helps.

Bri-
----- Original Message -----
From: "Don McGregor" <mcgredo@nps.edu>
To: <users@subversion.tigris.org>
Sent: Friday, July 07, 2006 1:39 PM
Subject: "secure connection truncated" error

> Brand new install of subversion server running on apache over https
> and svnDAV. I checked in a large
> project OK, but when I attempt to check out with this command:
>
> /usr/local/bin/svn checkout https://foo.bar.edu/svn/repos/someRepo
>
> I get this:
>
> svn: PROPFIND of '/svn/repos/someRepo': Could not read status line:
> Secure connection truncated (https://foo.bar.edu)
>
> I'm not entirely sure the server and repo are configured correctly;
> this is my first attempt at
> getting this to work, and I'm getting thrown by the obscure error
> message. Any idea as to
> what might be the cause?
>
> Apache 2.2.2, subversion 1.3.2, running over https and svnDav.
> checking out from the server machine
> using the file:// url works. Attempting to checkout from the server
> machine or a remote client using
> the https:// url gives the error above.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jul 7 22:54:18 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.