> -----Original Message----- > From: Marco Chacon [mailto:mcha...@wamdigital.com] > Sent: zaterdag 20 juli 2013 02:27 > To: users@subversion.apache.org > Subject: SVN commit error > > Hi, I 'am marco, from costa rica. I'am trying to make a first SVN commit of > a 110 Mb repository, but I getting an error when the upload process finish. > This one: > > > Error: Commit failed (details follow): > Error: MERGE of '/svn/bntransformaciones': Response exceeded maximum > number > of header > Error: fields (http://collaboration.wamdigital.com) > > I was searching on internet without any result.
I found http://dwr.2114559.n2.nabble.com/DWR-3-Spring-Security-File-upload-td2726124 .html Which points to 'Spring MVC' and 'struts2' as possible causes. I would guess that there is some (transparent) proxy between you and the apache process hosting the Subversion repository, which somehow limits the HTTP handling. This can be a local virusscanner, some network proxy, or possibly some setup at your repository hoster. (Who sometimes setup these handlers) I would recommend asking your Repository and or firewall administrator for help. Bert