[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

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 .
Path: .
URL: http://svn.infoedge.com/svn/customised
Repository Root: http://svn.infoedge.com/svn/customised
Repository UUID: 27b00e1f-24d0-4ee1-97f2-2b1ea66a9908
Revision: 244
Node Kind: directory
Schedule: normal
Last Changed Author: mahendra
Last Changed Rev: 244
Last Changed Date: 2009-07-23 09:14:27 -0400 (Thu, 23 Jul 2009)

[developer_at_linuxcp10040 ~]$ svn info /apps/customised/current/dnvskyi/
Path: /apps/customised/current/dnvskyi
URL: http://svn.infoedge.com/svn/customised/dnvskyi
Repository Root: http://svn.infoedge.com/svn/customised
Repository UUID: 27b00e1f-24d0-4ee1-97f2-2b1ea66a9908
Revision: 249
Node Kind: directory
Schedule: normal
Last Changed Author: mahendra
Last Changed Rev: 218
Last Changed Date: 2009-07-23 07:34:22 -0400 (Thu, 23 Jul 2009)

Regards
Himanshu Raina

      See the Web&#39;s breaking stories, chosen by people like you. Check out Yahoo! Buzz. http://in.buzz.yahoo.com/

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2375128

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-24 11:04:08 CEST

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.