id summary reporter owner description type status priority milestone component version severity resolution keywords cc branch changelog apichanges internalchanges 4131 Internal error when viewing changeset erik.haugo@… Christian Boos "I'm using Trac on textdrive. I committed my changes to svn. Then went to Trac to view the changeset from the Timeline. When I tried to open the link, I got this message: {{{ Python traceback Traceback (most recent call last): File ""/usr/local/lib/python2.4/site-packages/trac/web/standalone.py"", line 303, in _do_trac_req dispatch_request(path_info, req, env) File ""/usr/local/lib/python2.4/site-packages/trac/web/main.py"", line 139, in dispatch_request dispatcher.dispatch(req) File ""/usr/local/lib/python2.4/site-packages/trac/web/main.py"", line 107, in dispatch resp = chosen_handler.process_request(req) File ""/usr/local/lib/python2.4/site-packages/trac/versioncontrol/web_ui/changeset.py"", line 86, in process_request self._render_html(req, repos, chgset, diff_options) File ""/usr/local/lib/python2.4/site-packages/trac/versioncontrol/web_ui/changeset.py"", line 225, in _render_html old_content = old_node.get_content().read() File ""/usr/local/lib/python2.4/site-packages/svn/core.py"", line 88, in read return ''.join(chunks) MemoryError }}} This error only began happening around revision 270, so it's worked well in the past. The changes have been added to the svn repository and I can view them from the Browse Source pages in Trac. Any advice? " defect closed normal version control/changeset view 0.9.5 major wontfix svn memory