Changes between Initial Version and Version 1 of Ticket #11155


Ignore:
Timestamp:
Jun 7, 2013, 11:48:05 AM (11 years ago)
Author:
Jun Omae
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11155 – Description

    initial v1  
    11I'm not sure what causes it but quite often the following error is thrown when trying to check in a new graph. The error occurs at line 640 in graphviz.py (0.7.5dev):
     2{{{
    23    os.unlink(os.path.join(self.cache_dir, file))
    3 
     4}}}
    45Trac detected an internal error:
    5 
     6{{{
    67WindowsError: [Error 5] Access is denied: u'D:\\www\\apache\\trac\\htdocs\\acct_mgr'
    7 
     8}}}