Menu

Commit [r5230]  Maximize  Restore  History

Transform into a warning any TracError that could happen during the early resync done for each request.

The inability to synchronize with the repository is a serious error which should be dealt with, but this shouldn't prevent the whole system (wiki, ticket system, etc.) to be used. To that end, the warning is the best compromise: the error is not masked, but the Trac instance is usable besides the versioncontrol subsystem.

cboos 2007-04-19

changed /trunk/trac/versioncontrol/api.py
/trunk/trac/versioncontrol/api.py Diff Switch to side-by-side view
Loading...