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

Re: cvs2svn change_path crash

From: Max Bowsher <maxb_at_ukf.net>
Date: 2003-09-11 00:59:04 CEST

>>> Faller, Gyula wrote:
>>>> I've watched subversion development a while, and now I
>>>> installed the svn-0.29.0-setup.exe package and got the
>>>> 0.29 source. I tried out the cvs2svn as a start for a
>>>> large test repository. I runs a while and then crashes
>>>> with this traceback:
>>>> What could be the problem? I have searched the archives,
>>>> but couldn't found any problem description or solution.
>>>> ...
>>>> Traceback (most recent call last):
>>>> ...
>>>> File "C:\PROGRA~1\SUBVER~1\cvs2svn\cvs2svn.py", line 677,
>>>> in change_path
>>>> self.nodes_db[parent_key] = marshal.dumps(parent)
>>>> bsddb.error: (0, 'Error')

> Faller, Gyula wrote:
>> The python version:
>> ActivePython 2.2.1 Build 222 (ActiveState Corp.) based on
>> Python 2.2.1 (#34, Apr 15 2002, 09:51:39) [MSC 32 bit (Intel)] on win32
>
> Max Bowsher wrote:
> I'm going to see if I can find out more about "bsddb.error: (0,
> 'Error')".

I've been unable to find out much about the error, but it seems there was a
significant change in the bsddb module with python 2.3. Please upgrade to
python 2.3 and see if the crash still occurs.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Sep 11 00:59:55 2003

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.