SVN Checkout error on large repositories
Posted
by
Brian Mitchell
on Server Fault
See other posts from Server Fault
or by Brian Mitchell
Published on 2012-08-03T18:48:07Z
Indexed on
2014/06/08
21:28 UTC
Read the original article
Hit count: 180
I wonder if anyone can help me. We have recently migrated our Subversion repository from a VisualSVN Server on Windows to a subversion server on CentOS.
The migration was succesfull however we are getting the following error message
Error REPORT of svn'/svn/MangoRepository/!svn/vcc/default': Could not read chunk size:
Error connection was closed by server (http://servername)
Now the workaround for this is simply to perform a update on the repo and it will contine where is left off.
Im just wondering if anyone was a permanent fix for this as it can be quite frustrating to repeat my self to 60-70 developers.
© Server Fault or respective owner