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

Weird error from BerkeleyDB (Re: cvs2svn.py)

From: Max Bowsher <maxb_at_ukf.net>
Date: 2003-09-03 11:15:41 CEST

Martin Fuchs wrote:
> I could not delete the branch tags by using the cvs client, it complains
not
> to be able to do this.

Did you try using "cvs admin -n"?

> After deleting the double tags with a text editor from the cvs repository
the
> script runs further until pass 4.
> However it seems not to finish the conversion, it prints this out at the
end:
>
> Traceback (most recent call last):
> File "D:\xsrc\subversion\tools\cvs2svn\cvs2svn.py", line 2244, in ?
> main()
> File "D:\xsrc\subversion\tools\cvs2svn\cvs2svn.py", line 2240, in main
> convert(ctx, start_pass=start_pass)
> File "D:\xsrc\subversion\tools\cvs2svn\cvs2svn.py", line 2119, in
convert
> _passes[i](ctx)
> File "D:\xsrc\subversion\tools\cvs2svn\cvs2svn.py", line 2054, in pass4
> c.commit(dumper, ctx, sym_tracker)
> File "D:\xsrc\subversion\tools\cvs2svn\cvs2svn.py", line 1826, in commit
> branches)
> File "D:\xsrc\subversion\tools\cvs2svn\cvs2svn.py", line 1025, in
> add_or_change_path
> self.add_dir)
> File "D:\xsrc\subversion\tools\cvs2svn\cvs2svn.py", line 677, in
change_path
> self.nodes_db[parent_key] = marshal.dumps(parent)
> bsddb.error: (0, 'Error')
>
>
> What does this "Error 0" mean?

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
I don't know - does anyone?

Max.

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