Requires bzr 2.4 but does not declare this
Bug #815223 reported by
Max Bowsher
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Loom |
Fix Released
|
Medium
|
Jelmer Vernooij |
Bug Description
Due to use of bzrlib.
Related branches
lp://staging/bzr-loom
- Paul Hummer (community): Approve
-
Diff: 2313 lines (+1033/-321)18 files modified.testr.conf (+4/-0)
HOWTO (+19/-1)
NEWS (+102/-2)
README (+5/-3)
TODO (+1/-2)
__init__.py (+26/-7)
branch.py (+226/-126)
commands.py (+107/-40)
formats.py (+74/-0)
revspec.py (+67/-32)
setup.py (+3/-5)
tests/__init__.py (+4/-1)
tests/blackbox.py (+147/-19)
tests/test_branch.py (+84/-35)
tests/test_revspec.py (+49/-5)
tests/test_tree.py (+29/-13)
tree.py (+58/-30)
version.py (+28/-0)
Changed in bzr-loom: | |
status: | Triaged → Fix Committed |
assignee: | nobody → Jelmer Vernooij (jelmer) |
milestone: | none → 2.2 |
Changed in bzr-loom: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
On Sat, 2011-07-23 at 22:10 +0000, Max Bowsher wrote: fetch.FetchSpec Factory, bzr-loom trunk requires bzr
> Public bug reported:
>
> Due to use of bzrlib.
> 2.4, but its version.py claims otherwise.
status triaged
importance medium
Cheers,
jelmer