Hello I have a fairly large repository (~75 GB) containing mostly binary files (photos). When I try to do a checkout, it fails after checking out about 7.5 GB.
On the client, this error is shown: svn: REPORT of '/svn/photo/!svn/vcc/default': Could not read response body: Secure connection truncated (https://svn) svn co https://svn/svn/photo tdn-photos 1635,48s user 289,84s system 8% cpu 6:03:45,40 total On the server, this error is written in the log: ==> /data/www/virtual/svn/log/error.log <== [Fri Aug 12 00:42:09 2011] [error] [client 10.0.0.4] Provider encountered an error while streaming a REPORT response. [500, #0] [Fri Aug 12 00:42:09 2011] [error] [client 10.0.0.4] A failure occurred while driving the update report editor [500, #103] [Fri Aug 12 00:42:09 2011] [error] [client 10.0.0.4] Error writing base64 data: Software caused connection abort [500, #103] ==> /data/www/virtual/svn/log/access.log <== 10.0.0.4 - tdn [11/Aug/2011:18:38:35 +0200] "REPORT /svn/photo/!svn/vcc/default HTTP/1.1" 200 4094599482 "-" "SVN/1.6.12 (r955767) neon/0.29.5" I have tried turning off SSL and thus using regular HTTP instead of HTTPS. This did not fix the problem. I receive the same error. I hope you can help me fix this problem. Client specs: RAM: 1 GB CPU: Intel(R) Atom(TM) CPU N270 @ 1.60GHz Disk: 250 GB external harddisk connected via USB. Filesystem: ext3 (encrypted via LUKS, but this should be transparent to svn) Server: RAM: 256 MB CPU: Geode(TM) Integrated Processor by AMD PCS Disk: 1000 GB external harddisk connected via USB. Filesystem: ext3 (encrypted via LUKS, but this should be transparent to svn) Med venlig hilsen/Kind regards Thomas