Changes between Initial Version and Version 1 of Ticket #537


Ignore:
Timestamp:
Jul 25, 2006, 1:03:22 PM (18 years ago)
Author:
Noah Kantrowitz
Comment:

Fixing traceback.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #537 – Description

    initial v1  
    11I have configurated the module TracAccountManager but when I try create a new account the followed error appear
    22
     3{{{
    34[Errno 13] Permission denied
    45
     
    2021    os.rename(self._filename, self._backupfilename)
    2122OSError: [Errno 13] Permission denied
     23}}}