No idea, but googled the error:
http://www.webmeisterei.com/friessnegger/2007/12/12/svn-could-not-get-next-bucket-brigade/
http://svn.haxx.se/users/archive-2006-12/0817.shtml
Seems like a generic Apache error, unrelated to svn.
-Try different version of Apache?
-Try different version of Subversion?
-File that fails is blocked by size limit somewhere?
-File that fails is blocked by antivirus?
-Try svnserve and see if that works?
Gunnar.
Bernd Büttner wrote:
> Ping
> I can't believe it, no one can help me??
>
>
> Bernd Büttner schrieb:
>> Hi,
>> Trying to import a big package (uClinux distribution) into a new,
>> empty repository
>> ends up after some time with the message:
>>
>> svn: PUT von
>> >>/repos/uClinux-20080808-mkc/!svn/wrk/f4fef270-0e56-0410-be5f-c7030647addb/trunk/
>>
>>
>> lib/libldap/servers/slapd/back-sql/rdbms_depend/ibmdb2/backsql_drop.sql<<:
>>
>> 500 Internal Server Error (http://svn)
>>
>> I created a new repository in : "http://svn/repos/uClinux-20080808"
>> (with TortoiseSVN from Windows XP)
>> Next I created a default tree with branch, tags, trunk (with
>> TortoiseSVN from Windows XP).
>>
>> So I had an empty repository. It is located in our local net on a
>> windows server2003 machine
>> under apache 2.0.59. SVN is version 1.4.2
>>
>> Then I tried to import a project tree from a linux machine to this
>> repository with
>>
>> 'svn import -m "import" http://svn/repos/uClinux-20080808-mkc/trunk'
>>
>> This runs for several hundred files until the above message appears.
>> The apache error-log tells me:
>>
>> [Thu Sep 04 11:37:40 2008] [error] [client 172.16.0.18] Could not get
>> next bucket brigade [500, #0]
>>
>> I don't know what to do, hope someone can help me.
>>
>> Bernd
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
>> For additional commands, e-mail: users-help_at_subversion.tigris.org
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: users-help_at_subversion.tigris.org
>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-09-08 10:03:20 CEST