Opened 17 years ago
Closed 17 years ago
#6393 closed defect (wontfix)
No node at revision error based on bugzilla repository
Reported by: | Owned by: | Christian Boos | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | version control/browser | Version: | |
Severity: | major | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
hi,
I recently installed Trac on Soliars system and use bugzilla as repository. But seems the 'Browse Source' and 'Timeline' tab are both not working properly.
Error for 'Browse Source' as:
Internal Server Error
500 Internal Server Error (No node at revision current%3A<br><p>You can <a href="/cgi-bin/trac/cgi-bin/trac.cgi/log/?rev=current%253A&mode=path_history">search</a> in the repository history to see if that path existed but was later removed.</p>)
Error for 'Timeline' shows:
Internal Server Error
500 Internal Server Error (Repository checkins event provider (<tt>ChangesetModule</tt>) failed:<br /><br />IndexError: list index out of range<p>You may want to see the other kind of events from the <a href="/cgi-bin/trac/cgi-bin/trac.cgi/timeline?milestone=on&ticket=on&wiki=on">Timeline</a></p>)
Could be Trac not connect to bugzilla to fectch the version ?
Please let me know any hints on this problem
TKS
Attachments (0)
Change History (6)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
Also, enable LOG_DEBUG (see TracLogging) and post the backtrace corresponding to those errors.
comment:3 by , 17 years ago
r:
If you think this really should work and you can reproduce it, you should consider reporting this problem to the Trac team.
comment:4 by , 17 years ago
Milestone: | → 0.11 |
---|
comment:5 by , 17 years ago
Milestone: | 0.11 |
---|---|
Priority: | high → normal |
Severity: | blocker → major |
(no information provided, decreasing priority level and resetting milestone)
comment:6 by , 17 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
No information provided, closing.
Anyway, here are some tips:
- be sure to use the latest stable version of Trac (now 0.10.4 or 0.11b2, or at a later point, any mentioned as stable in TracDownload)
- search for subversion related issues on Solaris (search:"svn solaris"), there's probably one describing a similar problem than what you have (usually with a fix aor workaround)
Which version of Trac do you use? Please fill in the dedicated ticket field.
What do you mean by "use bugzilla as repository"?