I converted my Bazaar repo to a Git repo using fastimport. Seems to have succeeded as "git log" produces sensible output.
I moved my old bzr checkout directory to another name, then cloned my git repo to the old directory name.
$ mv myproj myproj-old-bzr
$ git clone myproj
When I start Eclipse I get errors about bazaar. The .bzr directory has gone (as expected) and I can't find any instance of bzr or baz in the .project or .cproject files, so there must be some info in the workspace directory.
Is there an easy way to I (re)configure Eclipse to use eGit for this project?
Should I start a new project and import the sources or is there a better way?
Got it sorted.
eGit is much better than bzr-eclipse. Bazaar was great and loved it but it doesn't have the support and tools that Git does, so it's time to go with the flow.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With