importing git repo where root of tree moved leaves ghosts

Bug #1233046 reported by Sam Hartman
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar Fast Import
New
Undecided
Unassigned

Bug Description

With 0.13.0, I find that when I
    git clone git://git.project-moonshot.org/mech_eap.git
    cd mech_eap
    git fast-export debian -- |bzr fast-import /tmp/t

/tmp/t/debian has several files that are not actually in the root.
What seems to have happened is that bzr-fastimport is dealing poorly with the situation where the root of the repository moved down a level.
including move/copy detection in the git fast-export doesn't help.

Doing a git fast-export --all produces even more unfortunate results (crashes on the fast import)
t

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.