Edgewall Software

Changes between Initial Version and Version 1 of Ticket #6065


Ignore:
Timestamp:
Sep 20, 2007, 2:06:11 PM (17 years ago)
Author:
Emmanuel Blot
Comment:

See the last line of the error trace back: you need to run the 'resync' command with the 'trac-admin' tool.

BTW, please always specify the version of Trac you're using (see the dedicated field) when you report an error.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6065

    • Property Status newclosed
    • Property Component generalversion control
    • Property Resolutionworksforme
  • Ticket #6065 – Description

    initial v1  
    11I created a space Trac and upload zip SVN, and then appears this:
    22
    3 ython Traceback
    4 
     3Python Traceback
     4{{{
    55Traceback (most recent call last):
    66  File "/usr/local/lib/python2.4/site-packages/trac/web/main.py", line 406, in dispatch_request
     
    1515    raise TracError("The 'repository_dir' has changed, "
    1616TracError: The 'repository_dir' has changed, a 'trac-admin resync' operation is needed.
     17}}}