Edgewall Software

Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#7350 closed defect (invalid)

Can't synchronize with the repository — at Version 1

Reported by: fen@… Owned by: Jonas Borgström
Priority: normal Milestone:
Component: general Version: 0.11rc2
Severity: normal Keywords: resync
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description (last modified by Emmanuel Blot)

hi!

change repository_dir!

Can't synchronize with the repository (The 'repository_dir' has changed, a 'trac-admin resync' operation is needed.)

do trac-admin resync
C:\Program Files\Python25\lib\site-packages\matplotlib\__init__.py:753: UserWarn
ing:  This call to matplotlib.use() has no effect
because the the backend has already been chosen;
matplotlib.use() must be called *before* pylab, matplotlib.pyplot,
or matplotlib.backends is imported for the first time.

  warnings.warn(_use_error_msg)
Resyncing repository history...
41 revisions cached. Done.

But nothing occurs! Can't synchronize with the repository (The 'repository_dir' has changed, a 'trac-admin resync' operation is needed.)

Where there can be a problem?

Change History (1)

comment:1 by Emmanuel Blot, 16 years ago

Description: modified (diff)
Resolution: invalid
Status: newclosed

This error is likely to be due to an error in a plugin (or a plugin configuration issue) which relies on matplotlib.
Try disabling the faulty plugin, and/or report the error to the plugin maintainer.

This does not look like to be a Trac issue.
Feel free to reopen this ticket if the bug still occurs once you've disabled the installed plugins.

Note: See TracTickets for help on using tickets.