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

Re: Subversion errors

From: Daniel Rall <dlr_at_collab.net>
Date: 2006-07-06 22:03:58 CEST

On Thu, 06 Jul 2006, Abha Shrimal wrote:
...
> I have set up a Subversion Client(TortoiseSVN)
> on a windows XP machine. The Subversion server is set up on a RedHat Linux machine.
>
> When I check out the source code from Subversion server onto my
> windows XP machine using the following url:
>
> svn+ssh://<subversion-server>/<subversion-repository-path>/
>
> I am able to check out the stuff successfully.
>
> Now we have enabled the subversion server to be accessed through
> http. So now when I change the check-out url as:
>
> http://<subversion-server>/<subversion-repository-name>
>
> I get the following errors:
>
> Error: REPORT request failed on '/SVN/!svn/vcc/default'
> Error: REPORT of '/SVN/!svn/vcc/default': Could not read chunk size:
> connection was closed by server.
>
> And i am unable to check out the subversion-repository stuff.

I believe that this error is specific to SSL. Google suggests that
your Subversion client is linked against an unsupported Neon version.
Example Google hit:

  https://launchpad.net/distros/ubuntu/+source/subversion/+bug/19678

  • application/pgp-signature attachment: stored
Received on Thu Jul 6 22:04:50 2006

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

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