#2691: NotImplementedError:
--------------------------------------+---------------------
        Reporter:  carbon dude oxide  |        Type:  bug
          Status:  new                |    Priority:  normal
       Milestone:  unspecified        |   Component:  other
         Version:  unspecified        |    Keywords:
Operating System:  All/Non-Specific   |  Blocked By:
        Blocking:                     |
--------------------------------------+---------------------
 i was trying to get the PIE blender plugin...


 ==== How to Reproduce ====

 While doing a GET operation on `/log/trunk/tools/blender`, Trac issued an
 internal error.

 ''(please provide additional details here)''

 Request parameters:
 {{{
 {'mode': u'path_history',
  'path': u'/trunk/tools/blender',
  'rev': u'7e96946d8f0efbe89f218fea9edc746cb2b36324'}
 }}}

 User agent: `Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/534.24
 (KHTML, like Gecko) Chrome/11.0.696.60 Safari/534.24`

 ==== System Information ====
 ''System information not available''

 ==== Enabled Plugins ====
 ''Plugin information not available''

 ==== Python Traceback ====
 {{{
 Traceback (most recent call last):
   File "/usr/local/lib/python2.6/dist-packages/trac/web/main.py", line
 511, in _dispatch_request
     dispatcher.dispatch(req)
   File "/usr/local/lib/python2.6/dist-packages/trac/web/main.py", line
 237, in dispatch
     resp = chosen_handler.process_request(req)
   File "/usr/local/lib/python2.6/dist-
 packages/trac/versioncontrol/web_ui/log.py", line 163, in process_request
     for old_path, old_rev, old_chg in history():
   File "/usr/local/lib/python2.6/dist-
 packages/trac/versioncontrol/web_ui/log.py", line 119, in history
     for h in repos.get_path_history(path, rev):
   File "/usr/local/lib/python2.6/dist-
 packages/trac/versioncontrol/api.py", line 888, in get_path_history
     raise NotImplementedError
 NotImplementedError
 }}}

-- 
Ticket URL: <http://developer.wz2100.net/ticket/2691>
Warzone 2100 Trac <http://developer.wz2100.net/>
The Warzone 2100 Project
_______________________________________________
Warzone-dev mailing list
[email protected]
https://mail.gna.org/listinfo/warzone-dev

Reply via email to