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

PEBKAC? (Was: Re: More Secure connection truncated errors)

From: Clay Loveless <clay_at_killersoft.com>
Date: 2004-08-27 17:55:38 CEST

This certainly seems like a legitimate problem ... And one that others have
had ... And like there must be some way around it.

Or, maybe I'm the buggy component? Hmm..

-- 
Killersoft.com
> From: Clay Loveless <clay@killersoft.com>
> Date: Thu, 26 Aug 2004 08:28:43 -0700
> To: SVN-Users <users@subversion.tigris.org>
> Subject: Re: More Secure connection truncated errors
> 
> I'm still experiencing this problem, even after a couple of restarts. (Hey,
> I'm desperate -- had to try something else...)
> 
> I know this issue has popped up before ... Is there a known cure?
> 
> Thanks,
> Clay
> 
> -- 
> Killersoft.com
> 
> 
> 
>> From: Clay Loveless <clay@killersoft.com>
>> Date: Wed, 25 Aug 2004 00:28:42 -0700
>> To: SVN-Users <users@subversion.tigris.org>
>> Subject: More Secure connection truncated errors
>> 
>> Hello,
>> 
>> I'm using Subversion 1.1.0-RC2 on client side and the repository, which is
>> located on a remote server. Connection is over https, using Apache 2.0.50.
>> 
>> Client OS: Mac OS X 10.3.5 (client)
>> Server OS: Mac OS X 10.2.8 (client)
>> 
>> When attempting this command:
>> 
>> svn copy https://............/svn/vendor/widget/current \
>>          https://............/svn/vendor/widget/1.2.2 \
>>          -m "tagging widget-1.2.2"
>> 
>> I receive:
>> 
>> svn: DELETE of 
>> '/svn/!svn/wrk/e59d9018-75e2-0310-95b1-c2590649cd14/vendor/widget/1.2.2':
>> Could not read status line: Secure connection truncated
>> (https://............)
>> 
>> 
>> I have tried the above command from my client machine, as well as while
>> logged into the server on ssh. I don't believe it's a conflict between the
>> client and server svn builds, since running the command from the server
>> terminal produces the same error ... And in that environment, the Apache
>> modules and command line client were created in the same compilation.
>> 
>> Based on looking through the list archives on the problem, I have made these
>> config edits:
>> 
>> On the server:
>>     /etc/subversion/servers
>> ... Has http-compression = no set in the [global] section.
>> 
>> On the client:
>>     ~/.subversion/servers
>> ... Also has http-compression = no set in the [global] section.
>> 
>> ... But I still experience the problem. What else should I try to resolve
>> it?
>> 
>> Thank you,
>> -Clay
>> 
>> -- 
>> Killersoft.com
>> 
>> 
>> 
>> 
>> ---------------------------------------------------------------------
>> 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
> 
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 27 17:56:19 2004

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.