id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
1354,Incoherent path when deleting multiple branches at once,anonymous,eblot,I have a rev in which I deleted a bunch of old unused branches.  I don't mind that the revtree plugin can't figure out that particular rev_ but it would be nice for it not to give a python traceback; is there any way it could catch the error and keep going?  Maybe it could even mark the resulting node to indicate the incoherency or something.  Of course it would have to pick one branch to put the node on; I don't think any choice is better than any other_ so whatever's easiest is best.\r\n\r\n{{{\r\nTraceback (most recent call last):\r\n  File "/usr/lib/python2.4/site-packages/trac/web/main.py"_ line 356_ in dispatch_request\r\n    dispatcher.dispatch(req)\r\n  File "/usr/lib/python2.4/site-packages/trac/web/main.py"_ line 224_ in dispatch\r\n    resp = chosen_handler.process_request(req)\r\n  File "build/bdist.linux-i686/egg/revtree/web_ui.py"_ line 186_ in process_request\r\n  File "build/bdist.linux-i686/egg/revtree/web_ui.py"_ line 314_ in _process_revtree\r\n  File "build/bdist.linux-i686/egg/revtree/model.py"_ line 309_ in build\r\n  File "build/bdist.linux-i686/egg/revtree/model.py"_ line 58_ in build\r\nAssertionError: Incoherent path [branches/abc] != [branches/xyz_x64] rev: 11725\r\n}}}\r\n,defect,closed,normal,RevtreePlugin,normal,fixed,,,0.11
