svn update + `read': Connection reset by peer (Errno::ECONNRESET)
From: Himanshu Raina <raina_himanshu_at_yahoo.com>
Date: Fri, 24 Jul 2009 14:33:06 +0530 (IST)
Hi,
I am using capistrano to deploy data to my remote server. While updating data I got the following error "`read': Connection reset by peer (Errno::ECONNRESET)". Though it failed but on client svn up process was still running. I killed it manually and ran svn cleanup. The working copy got cleaned. The issue here is if I run svn update on individual trunk it works fine but if run svn update on the complete working copy it gives me error code 400. Apache error log gives the following
192.168.2.2 - raina1 [24/Jul/2009:12:26:59 +0530] "REPORT /svn/customised/!svn/vcc/default HTTP/1.1" 400 226
I'm really having a tough time overcoming this problem. Another strange this is svn info on the working copy shows rev 244 whereas svn info on the trunk shows rev 249
working copy path = /apps/customised/current/
[developer_at_linuxcp10040 current]$ svn info .
[developer_at_linuxcp10040 ~]$ svn info /apps/customised/current/dnvskyi/
Regards
See the Web's breaking stories, chosen by people like you. Check out Yahoo! Buzz. http://in.buzz.yahoo.com/
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.