Bitten broken with recent 'rev' changes

Bug #319384 reported by Fran Boon
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Trac-Bzr
Expired
Undecided
Unassigned

Bug Description

Further to https://bugs.launchpad.net/bugs/318839, I have moved my single branch to a subfolder of the repo (called 'trunk') & now Browse Source & Timeline work fine.
However the old rev references fail - ,84 nees to be updated to trunk,84
- fine, if fiddly

However Bitten doesn't like this.
Path ., Oldest revision: trunk,84 gives:
AttributeError: 'NoneType' object has no attribute 'repository'
File "/usr/lib/python2.5/site-packages/Trac-0.11.2.1-py2.5.egg/trac/web/main.py", line 432, in _dispatch_request
  dispatcher.dispatch(req)
File "/usr/lib/python2.5/site-packages/Trac-0.11.2.1-py2.5.egg/trac/web/main.py", line 204, in dispatch
  resp = chosen_handler.process_request(req)
File "/usr/lib/python2.5/site-packages/Bitten-0.6dev_r567-py2.5.egg/bitten/web_ui.py", line 141, in process_request
  self._render_overview(req)
File "/usr/lib/python2.5/site-packages/Bitten-0.6dev_r567-py2.5.egg/bitten/web_ui.py", line 175, in _render_overview
  for platform, rev, build in collect_changes(repos, config):
File "/usr/lib/python2.5/site-packages/Bitten-0.6dev_r567-py2.5.egg/bitten/queue.py", line 65, in collect_changes
  if config.min_rev and repos.rev_older_than(rev, config.min_rev):
File "build/bdist.linux-x86_64/egg/tracbzr/backend.py", line 461, in rev_older_than

Path trunk, Oldest revision: ,84 gives:
<email address hidden> and <email address hidden> precede each other?

The timeline refs are messed-up & the slaves get a 500 error when trying to connect.

Perhaps this is a Bitten bug now, but only experienced by me due to the change here?
I've logged a bug there too: http://bitten.edgewall.org/ticket/352

F

Fran Boon (flavour)
description: updated
Revision history for this message
Martin von Gagern (gagern) wrote :

There has been no activity here in some time. Does this still happen with a current snapshot of trac-bzr?

Changed in trac-bzr:
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for Trac-Bzr because there has been no activity for 60 days.]

Changed in trac-bzr:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.