[Trac-tickets] [The Trac Project] #2222: an error occurs when you click on the REV number on a trunk/

The Trac Project noreply at edgewall.com
Thu Oct 13 17:26:12 CDT 2005


#2222: an error occurs when you click on the REV number on a trunk/
---------------------------------+------------------------------------------
 Reporter:  eramos at jpl.nasa.gov  |       Owner:  jonas
     Type:  defect               |      Status:  new  
 Priority:  normal               |   Milestone:       
Component:  general              |     Version:  0.8.4
 Severity:  normal               |   Keywords:                       |  
---------------------------------+------------------------------------------
 Trac detected an internal error:

 ("File not found: revision 30, path 'nk/'", 160013)

 Python traceback

 Traceback (most recent call last):
   File "/usr/local/lib/python2.3/site-packages/trac/core.py", line 531, in
 cgi_start
     real_cgi_start()
   File "/usr/local/lib/python2.3/site-packages/trac/core.py", line 526, in
 real_cgi_start
     dispatch_request(path_info, args, req, env)
   File "/usr/local/lib/python2.3/site-packages/trac/core.py", line 441, in
 dispatch_request
     module.run()
   File "/usr/local/lib/python2.3/site-packages/trac/Module.py", line 44,
 in run
     self.render()
   File "/usr/local/lib/python2.3/site-packages/trac/Log.py", line 132, in
 render
     info = self.get_info (self.path, rev)
   File "/usr/local/lib/python2.3/site-packages/trac/Log.py", line 70, in
 get_info
     self.pool)
 SubversionException: ("File not found: revision 30, path 'nk/'", 160013)

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2222>
The Trac Project <http://trac.edgewall.com/>


More information about the Trac-Tickets mailing list