Comment 3 for bug 230341

Revision history for this message
Scott Wegner (swegner) wrote :

I'm hitting a similar error when trying to import my own svn branch. It appears that svn2bzr is not set up to handle property changes on the root directory. The entry in svn.dump that it's crashing on looks like:

Node-path:
Node-kind: dir
Node-action: change
Prop-content-length: 105
Content-length: 105

K 10
svn:ignore
V 73
configure
Makefile.in
autom4te.cache
missing
install-sh
aclocal.m4
*.tmp

PROPS-END

It appears to expect something after "Node-path ", and thus crashes.

I'm using svn2bzr from the current devel via `bzr branch lp:svn2bzr`. I'm not Ubuntu 8.10 x64 with the latest updated bzr, svnadmin, python, etc. Let me know if there's anything else I can provide. The import command I am using is:

./svn2bzr.py --scheme=single --log=debug svn.dump bzr