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

import interrupted by missing bucket brigade

From: Bernd Büttner <b.buettner_at_mkc-gmbh.de>
Date: Thu, 04 Sep 2008 16:22:20 +0200

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
Received on 2008-09-04 16:22:54 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.