From: Samuel H. <ha...@as...> - 2011-09-21 16:36:34
|
Hi, I am having difficulty with the short duration of the SourceForge connection timeout. I've set up a mirror repository of MESA for my own use that I would like to keep updated to SourceForge. However, because of a large replacement operation at r2025, the connection to SourceForge always times out even after many tries before the "svnsync synchronize" operation has gathered the revision data for transmission to the mirror repository, even after many tries. Is there a workaround or a solution to the short SourceForge connection timeout? (error message and svn log for r2025 below) Thank you, Sam __________ Samuel Harrold Graduate Student Dept of Astronomy Univ Texas at Austin _timeout message_ > svnsync initialize --username sam...@gm... https://mesa-mirror.googlecode.com/svn http://mesa.svn.sourceforge.net/svnroot/mesa Copied properties for revision 0. > svnsync synchronize https://mesa-mirror.googlecode.com/svn Committed revision 1. Copied properties for revision 1. Transmitting file data ... ... Committed revision 2024. Copied properties for revision 2024. svnsync: REPORT of 'http://mesa.svn.sourceforge.net/svnroot/mesa': Could not read response body: Connection reset by peer ( http://mesa.svn.sourceforge.net) _svn log for r2025_ > svn log -r 2025 -v http://mesa.svn.sourceforge.net/svnroot/mesa ------------------------------------------------------------------------ r2025 | aaron_dotter | 2010-01-05 19:27:30 -0600 (Tue, 05 Jan 2010) | 1 line Changed paths: A /trunk/README (from /trunk/README:2021) A /trunk/README_mesa_numerics (from /trunk/README_mesa_numerics:2021) A /trunk/alert (from /trunk/alert:2021) ... (2631 files replaced in total) ... R /trunk/website/src/micro_physics.page (from /trunk/website/src/micro_physics.page:2021) R /trunk/website/src/news.page (from /trunk/website/src/news.page:2021) R /trunk/website/src/numerics.page (from /trunk/website/src/numerics.page:2021) fixing the problem caused by paper ------------------------------------------------------------------------ |