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

Re: The server sent an improper HTTP response (SVN v1.8)

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Tue, 01 Oct 2013 20:55:22 +0200

On 01.10.2013 09:32, edwpi wrote:
> HI,
>
> I got the error message 'The server sent an improper HTTP response' when
> updating my repository.
>
> I use TortoiseSVN. Version info:
>
>
>
> First of all I tried changing http-bulk-updates setting in config files and
> registry (as described in another post) --> did not solve the problem
>
> After some time I noticed that there is a difference when using different
> configuration files:
> svn update --> error 'The server sent an improper HTTP response'
> svn update --config-dir c:\temp --> new configs created, no error
>
> --> I deleted all configuration files
> 'svn update' still did not work.
>
> --> Registry: Deleted HKCU\Software\Tigris.org
> 'svn update' works!!
>
>
> Now, every time I change settings in TortoiseSVN I have to delete
> HKCU\Software\Tigris.org
> In v1.7 this was not necessary. Could this be corrected?

The only settings that are written to that registry key from the
settings dialog are:
global-ignores
use-commit-times

So I'm just guessing here, but you should check your global ignores
settings and see if you maybe have something weird in there that might
cause the problem.

Oh, and the proxy settings are also stored in that registry key, so
maybe your proxy settings are wrong?

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest interface to (Sub)version control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3065580
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-10-01 20:55:46 CEST

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

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