** Changed in: trac-bzr (Ubuntu)
Status: New => Fix Released
--
Does not work with bzr 1.6
https://bugs.launchpad.net/bugs/263300
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubunt
** Changed in: trac-bzr
Status: Fix Committed => Fix Released
--
Does not work with bzr 1.6
https://bugs.launchpad.net/bugs/263300
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubun
The _get_weave issue has been resolved for some time now, although not
as early as comment #8 suggests, but since http://bazaar.launchpad.net
/~trac-bzr-team/trac-bzr/trunk/revision/68
** Changed in: trac-bzr
Importance: Undecided => Medium
** Changed in: trac-bzr
Status: New => Fix Com
> I forget also to say thanks to Jack Moffitt for his patch that solve my
> second issue, on opening Browse Source screen ! :)
Glad I could help.
jack.
--
Does not work with bzr 1.6
https://bugs.launchpad.net/bugs/263300
You received this bug notification because you are a member of Ubuntu
Bugs
I forget also to say thanks to Jack Moffitt for his patch that solve my
second issue, on opening Browse Source screen ! :)
--
Does not work with bzr 1.6
https://bugs.launchpad.net/bugs/263300
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu
Thanks brainsik for your packages !
I have install the package :
http://packages.devsuki.com/ubuntu/pool/main/t/trac-bzr/trac-bzr_0.2+bzr54-0devsuki2_all.deb
And it work perfectly on my Ubuntu Server 8.10, hosting trac 0.11.5 !
--
Does not work with bzr 1.6
https://bugs.launchpad.net/bugs/26330
I wanted to say: Maybe it works with bzr 1.6, but it doesn't work with
bzr 1.13, on my installation.
--
Does not work with bzr 1.6
https://bugs.launchpad.net/bugs/263300
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mai
Contrary to comment #8, this is not fixed as of
$ dpkg -l bzr trac-bzr
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name
I have a proposed fix for this sitting in lp:~rocky-burt/trac-
bzr/bug-263300
--
Does not work with bzr 1.6
https://bugs.launchpad.net/bugs/263300
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@l
So going through the tests we can see the bug being reproduced with
test_node.test_get_history. Simple reproduction with with Bzr 1.12
shows:
$ nosetests tracbzr.tests.test_node
No handlers could be found for logger "bzr"
.E.
==
You can't simply use Repository.get_ancestry() here - that'll get the
ancestry of the specific revision in the full repository graph, not in
the one in the file revision graph.
--
Does not work with bzr 1.6
https://bugs.launchpad.net/bugs/263300
You received this bug notification because you are
Sorry, but I'm running trac-bzr 0.2+bzr49-1 (the Debian experimental
package) with bzr 1.6.1-1, and I still get
AttributeError: 'RevisionTree' object has no attribute '_get_weave'
when I try to view a revision log.
Please see my question #52270 about this.
Thanks,
Andrew.
--
Does not work w
If you want, you can grab the release I just rolled out. It is the
latest revision (revision 49) of lp:trac-bzr. It also includes a patch
get rid of this _get_weave bug.
You can get via apt:
# DevSuki packages (backports, fixes, etc.)
deb http://packages.devsuki.com/ubuntu/ hardy main
deb-src htt
Ugh. This was already fixed in lp:trac-bzr trunk and no one updated the
bug. It's fixed as of revision 49.
Can we get a new release made?
--
Does not work with bzr 1.6
https://bugs.launchpad.net/bugs/263300
You received this bug notification because you are a member of Ubuntu
Bugs, which is su
Here is an improved patch which fixes the get_revision_graph() problem
as well as the original one.
** Attachment added: "Patch to update tracbzr/backend.py to latest bzr API."
http://launchpadlibrarian.net/18370831/trac-bzr.patch
--
Does not work with bzr 1.6
https://bugs.launchpad.net/bugs/
Tried it, and now I get a different error:
AttributeError: 'KnitPackRepository' object has no attribute
'get_revision_graph'
--
Does not work with bzr 1.6
https://bugs.launchpad.net/bugs/263300
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubu
Okay, try this patch. It gets ancestry information from the repository
instead of from the weave. It stops the tracebacks here.
** Attachment added: "Get ancestry from repo"
http://launchpadlibrarian.net/17989677/trac-bzr-get-ancestry.patch
--
Does not work with bzr 1.6
https://bugs.launchp
It looks like there's a fix on this branch::
http://bazaar.launchpad.net/~menesis/trac-bzr/menesis-dev/revision/50
I'm not sure it's the correct fix, though. I think it's removing
functionality to work around the problem. I'm not intimately familiar
with either bzr or trac, though, so that mi
from the bzr NEWS file, 0.90rc1 release::
* RevisionTree.get_weave is now deprecated. Tree.plan_merge is now used
for performing annotate-merge. (Aaron Bentley)
Unfortunately, the Tree object does not have a plan_merge() method
--
Does not work with bzr 1.6
https://bugs.launchpa
... Or, sometimes the error is "AttributeError: 'RevisionTree' object
has no attribute '_revision_id'". And, sometimes I can navigate and
view logs just fine. It seems to be random.
--
Does not work with bzr 1.6
https://bugs.launchpad.net/bugs/263300
You received this bug notification because y
I also see have this problem with bzr 1.5.1, trac-bzr 0.2+bzr45. I
first saw it with bzr 1.6.1 rc1, so I reverted to bzr 1.5.1 and removed
all of the .bzr directories, but now I'm still seeing the same error.
--
Does not work with bzr 1.6
https://bugs.launchpad.net/bugs/263300
You received this
21 matches
Mail list logo