Public bug reported:
I am trying to migrate data from a git repository to a bzr repository. I
can successfully export a git stream using fast-export, but I cannot
then import it into bzr. I originally filed a bug against bzr (#813452)
but was told that the bug was actually in the fast-export feature of
git.
Taken from my bzr bug:
It would appear that the fast-import command is attempting to evaluate
the 'lead_in' command used to initialise a rspec blueprint. The
offending line (with some context) is as follows:
982655 M 100644 :7134 spec/blueprints/documents/sjt_document_blueprint.rb
982656 M 100644 :7135 spec/blueprints/sjt_blueprint.rb
982657 lead_in
982658 scenario
982659 answers { Sham.answers_object }
I assume that the lead_in, scenario and answers {...} lines should not
be included in the fast-export stream, or should be included elswhere.
In their current position, fast-import is trying to evaluate them as
command statements (they aren't) so bzr-fast-import breaks.
** Affects: git (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/815828
Title:
git-fast-export is returning streams with source code inside
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/git/+bug/815828/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs