简体   繁体   中英

Unable check out the code from svn

I'm unable to check out the code from SVN.
It's stopping at a big file of size 46 mb, and I got this error:

C:/Projects/Nucleus/branches/src/com/vattikutiirf/nucleus/ui/server/reports/fonts
 >
Error while performing action: REPORT request failed on
'/svn/nucleus/!svn/vcc/default'
 REPORT of '/svn/nucleus/!svn/vcc/default': Could not read response body:
 connection was closed by server. (http://122.181.129.237) 

Can anyone suggest how to overcome this problem?

Both threads ( this one or that one ) reports some timeout issue on the server side (Apache httpd).

The usual troubleshooting is to:

  • look at the error.log apache file on the server
  • see if there is any core config setting you can tweak on the server to increase the timeout period (like the keepalivetimeout setting ).

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM