[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-10 16:12:33 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')

That's an odd error.

How large is the repository? Would you be able to make it available for
download, so I could try to reproduce the crash?

Which version of python are you using?

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Sep 10 16:13:22 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.