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

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

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Fri, 30 Aug 2013 17:23:04 +0100

Victor Sudakov <sudakov_at_sibptus.tomsk.ru> writes:

> Setting "max-encryption = 0" really fixes the problem. Am I not
> supposed to use any encryption or what?

It is supposed to work.

The error "encoded packet size too big (4152 > 4096)" comes from the
SASL library. Subversion sets the SASL buffersize to 16384 on the
client and the server. It's not clear to me why the SASL GSSAPI module
is using 4096.

-- 
Philip Martin | Subversion Committer
WANdisco // *Non-Stop Data*
Received on 2013-08-30 18:23:41 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.