NotImplementedError for import_git_submodule
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar Git Plugin |
Confirmed
|
Medium
|
Unassigned |
Bug Description
bzr pull crashed while pulling from github jruby repo.
[jruby]% bzr pull
Using saved parent location: git://github.
[###/ ] Pull phase:fetching revisions 139/326
[###- ] Pull phase:fetching revisions 140/326
bzr: ERROR: exceptions.
*** Bazaar has encountered an internal error. This probably indicates a
bug in Bazaar. You can help us fix it by filing a bug report at
https:/
attaching the crash file
and including a description of the problem.
The crash file is plain text and you can inspect or edit it to remove
private information.
[jruby]%
I am running ubuntu 9.10 with bzr installed from the packages.
Importing repositories with submodules is indeed not implemented yet.