Menu

Commit [r5611]  Maximize  Restore  History

`CachedRepository.sync` may be called more than once during a request (e.g. by the Bitten plugin). If so, the `repos.youngest_rev` must be refreshed before attempting a `repos.normalize_rev` of the youngest rev in cache, which might have increased since the first sync done in the request pre-processing stage.

Fixes #5423.

cboos 2007-06-06

changed /trunk/trac/versioncontrol/cache.py
/trunk/trac/versioncontrol/cache.py Diff Switch to side-by-side view
Loading...
Auth0 Logo