IncrementalDumpError: Can't add a path that already exists
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
svn2bzr |
New
|
Undecided
|
Unassigned |
Bug Description
While trying to convert an SVN repository over to bzr, I get the following exception:
Revision 1258 read
Traceback (most recent call last):
File "svn2bzr/
main()
File "svn2bzr/
log=log)
File "svn2bzr/
dump = Dump(dump_file, log=log) # read through the whole dump file
File "/home/
self._read()
File "/home/
building=True)
File "/home/
raise IncrementalDump
dump.Incrementa
No matter what options I pass to svn2bzr, it always crashes on the same revision.