I have not been able to reproduce your error but The errors I see in the Apache logs are below:
[Fri Oct 31 04:59:00 2008] [error] [client 202.36.29.1] Provider encountered an error while streaming a REPORT response. [500, #0]
[Fri Oct 31 04:59:00 2008] [error] [client 202.36.29.1] A failure occurred while driving the update report editor [500, #104]
[Fri Oct 31 04:59:00 2008] [error] [client 202.36.29.1] Error writing base64 data: Connection reset by peer [500, #104]
202.36.29.1 is probably you (or your proxy server) since the IP is owned by NIWA. I also see that same sequence of errors for an IP address from China about 4 hours before you.
I found this information on the Subversion site:
http://subversion.tigris.org/faq.html#s ... -truncated
Perhaps there were network issues between you and the myroms.org server that caused Apache to think the connection had ended. I don't believe it would be from "abnormally large number of files" or "a bunch of abnormally large files" in a directory or we would see many more users with this error. I suppose there is a slim possibility that your machine was too slow to "finalize" the Adjoint directory in less than 2 minutes but this also seems unlikely since you have successfully downloaded ROMS in the past.
Our
"Timeout" is already at 2 minutes so I'm hesitant to increase it. It is unclear to me whether it will make a difference but I have doubled the
"KeepAliveTimeout" to 30 seconds.
Please try again and let us know if you still have problems so we can try increasing Apache's
"Timeout".
Dave