[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 12:53:08 CEST

Michael Wood wrote:
> On Wed, Sep 10, 2003 at 11:59:04PM +0100, Max Bowsher wrote:
>>>>> Faller, Gyula wrote:
> [snip]
>>>>>> 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')
> [snip]
>> 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.
> [snip]
>
> If he upgrades he will have to recompile the Subversion Python bindings
> against Python 2.3.

He may not be using the bindings at all.
cvs2svn does not use the bindings!

> Might be easier just to install Linux somewhere and use that to convert
> the repository ;)

True, but for a different reason: It seems that cvs2svn is broken on
Windows, due to backslash/slash issues.

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 13:59:48 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.