[Bug 1014291] [NEW] Export from bzr / Import to git results in a deleted file re-appearing
Launchpad Bug Tracker
1014291 at bugs.launchpad.net
Mon Jun 19 22:09:22 UTC 2017
You have been subscribed to a public bug by Unit 193 (unit193):
hi,
I did the following:
mkdir freeplane-git1
cd freeplane-git1
git init .
bzr fast-export --export-marks=../marks.bzr ../trunk/ | git fast-import --export-marks=../marks.git
git checkout
This seems to succeed, but the resulting working index is broken, e.g.:
freeplane-git1/freeplane_plugin_formula/src/org/freeplane/plugin/formula
contains SpreadSheetUtils.java which belongs to package
'org.freeplane.plugin.spreadsheet' (which is no longer in the bzr trunk that I imported!)
You can check out the public freeplane repo like this:
bzr branch bzr://freeplane.bzr.sourceforge.net/bzrroot/freeplane/freeplane_program/trunk
Of course I am not sure that this a bzr- (vs a git-) issue.
I am using Bazaar (bzr) 2.5.0dev6, bzr-fastimport 0.13.0 and git 1.7.10.
Thank you and Best Regards,
Felix
** Affects: bzr-fastimport
Importance: Undecided
Status: New
** Affects: bzr-fastimport (Ubuntu)
Importance: Undecided
Status: New
--
Export from bzr / Import to git results in a deleted file re-appearing
https://bugs.launchpad.net/bugs/1014291
You received this bug notification because you are a member of Ubuntu Sponsors Team, which is subscribed to the bug report.
More information about the Ubuntu-sponsors
mailing list