Edgewall Software
Modify

Opened 15 years ago

Last modified 10 years ago

#352 new defect

Repository branches broken: AttributeError: 'NoneType' object has no attribute 'repository'

Reported by: flavour@… Owned by: cmlenz
Priority: major Milestone: 0.6.1
Component: Trac plugin Version: dev
Keywords: Cc:
Operating System: Linux

Description (last modified by osimons)

I had to move by tree to a sub-folder of the repository due to an issue with Trac-bzr (https://bugs.launchpad.net/trac-bzr/+bug/319384).

This then means that Bitten no longer works:

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: flavour@partyvibe.com-20090119234300-rdp1vc03xlmxxy81 and flavour@partyvibe.com-20090119234300-rdp1vc03xlmxxy81 precede each other?

The timeline refs are also messed-up (,84 should now become trunk,84) & the slaves get a 500 error when trying to connect.

Attachments (0)

Change History (2)

comment:1 Changed 15 years ago by osimons

  • Description modified (diff)

(Cleaned description)

comment:2 Changed 15 years ago by osimons

  • Milestone changed from 0.6 to 0.6.1

Add Comment

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The owner will remain cmlenz.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.