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