Help for bzr-git plugin: co from github
Tim Michelsen
timmichelsen at gmx-topmail.de
Wed Jan 28 20:43:12 GMT 2009
Hello,
may someone please tell me how I have to use the bzr-git plugin?
I did a checkout of lp:bzr-git
Then I tried:
bzr co git://github.com/cmowforth/quickshare.git
I got the following error:
bzr: ERROR: exceptions.NotImplementedError: <bound method
GitBranchFormat.initialize of <bzrlib.plugins.git.branch.GitBranchFormat
object at 0x018ED89
0>>
Traceback (most recent call last):
File "bzrlib\commands.pyo", line 893, in run_bzr_catch_errors
File "bzrlib\commands.pyo", line 839, in run_bzr
File "bzrlib\commands.pyo", line 539, in run_argv_aliases
File "bzrlib\builtins.pyo", line 1129, in run
File "bzrlib\branch.pyo", line 833, in create_checkout
File "bzrlib\bzrdir.pyo", line 478, in create_branch_convenience
File "bzrlib\bzrdir.pyo", line 1422, in create_branch
File "bzrlib\branch.pyo", line 1028, in initialize
NotImplementedError: <bound method GitBranchFormat.initialize of
<bzrlib.plugins.git.branch.GitBranchFormat object at 0x018ED890>>
Please provide any help.
Thanks and kind regards,
Timmie
More information about the bazaar
mailing list