Hi Pravin, Thanks for the reply.
Changing to https indeed fixes the problem. Regards, Arpita On Wed, Sep 5, 2012 at 11:17 PM, Pravin D <[email protected]> wrote: > Hi Arpita, > The issue is due to SSL certificates i guess. > > http://stackoverflow.com/questions/613149/svn-could-not-read-status-line-connection-was-closed-by-server > > > You need to change the repo url to use https instead of http. > Run the following command inside your svn repo root folder. > > svn switch --relocate http://svn.webkit.org/repository/webkit/trunk > https://svn.webkit.org/repository/webkit/trunk > > Hope it helps > > --BR > Pravin > > > > On Wed, Sep 5, 2012 at 4:53 PM, Arpita Bahuguna > <[email protected]>wrote: > >> Hi all, >> >> Am unable to update WebKit (running svn update) on Qt-linux port. >> >> Update till r127480 is successful; thereafter I get the following error: >> svn: GET of >> '/repository/webkit/!svn/bc/127480/trunk/LayoutTests/fast/forms/no-autofocus-in-sandbox.html': >> Could not read status line: connection was closed by proxy server ( >> http://svn.webkit.org) >> >> This is probably due to the changeset >> http://trac.webkit.org/changeset/127481. >> >> Is this happening on other ports as well? If so, is there a workaround or >> fix for this? >> >> Regards, >> Arpita >> >> _______________________________________________ >> webkit-help mailing list >> [email protected] >> http://lists.webkit.org/mailman/listinfo/webkit-help >> >> >
_______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo/webkit-help
