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

svn: E000032: Can't write to connection: Broken pipe

From: Victor Sudakov <sudakov_at_sibptus.tomsk.ru>
Date: Fri, 30 Aug 2013 12:23:25 +0700

Dear Colleagues,

I have a very strange random problem with svnserve (subversion-1.7.10) on
FreeBSD. When trying to import sources into svn, I get the following
message at random moments:

$ svn import -m 'Imported from http://people.freebsd.org/~ae/' . svn://relay.sibptus.ru:3691/src/netmond-2.3.7
Adding trap.c
Adding mib.c
Adding variables.c
svn: E000032: Can't write to connection: Broken pipe
$

WireShark shows that the connection to svnserve is indeed abruptly terminated.

On the host running svnserve there is the following in syslog:

Aug 30 09:04:50 <auth.err> relay svnserve: encoded packet size too big (4156 > 4096)
Aug 30 09:05:03 <auth.err> relay svnserve: encoded packet size too big (4156 > 4096)

What could be the cause of the problem?

-- 
Victor Sudakov,  VAS4-RIPE, VAS47-RIPN
sip:sudakov_at_sibptus.tomsk.ru
Received on 2013-08-30 07:24:11 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.