Error running bzr-git with bzr 2.7.0 on OS X
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar Git Plugin |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Steps to reproduce:
git init sample
cd sample
touch test.txt
git add test.txt
git commit -m"some message"
bzr log
bzr: ERROR: exceptions.
Traceback (most recent call last):
File "/usr/local/
return the_callable(*args, **kwargs)
File "/usr/local/
ret = run(*run_argv)
File "/usr/local/
return self.run(
File "/usr/local/
return self._operation
File "/usr/local/
self.cleanups, self.func, *args, **kwargs)
File "/usr/local/
result = func(*args, **kwargs)
File "/usr/local/
result = func(*args, **kwargs)
File "/usr/local/
Logger(b, rqst).show(lf)
File "/usr/local/
self.
File "/usr/local/
for lr in generator.
File "/usr/local/
revision_
File "/usr/local/
self.
File "/usr/local/
branch_revno, branch_rev_id = branch.
File "/usr/local/
result = unbound(self, *args, **kwargs)
File "/usr/local/
self.
File "/usr/local/
last_revid = self.last_
File "/usr/local/
result = unbound(self, *args, **kwargs)
File "/usr/local/
if self.head is None:
File "/usr/local/
return self.repository
AttributeError: 'TransportRepo' object has no attribute 'ref'
bzr 2.7.0 on python 2.7.10 (Darwin-
arguments: ['/usr/
plugins: bash_completion
changelog_
extmerge[
netrc_
qbzr[0.23.1], weave_fmt[2.7.0], xmloutput[0.8.8]
encoding: 'utf-8', fsenc: 'utf-8', lang: 'en_US.UTF-8'
*** 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:/
including this traceback and a description of the problem.
Please install a newer version of bzr-git (from trunk).