Menu

Commit [r2312]  Maximize  Restore  History

Inform the user that a `trac-admin ... resync` is needed

if the ''repository_dir'' has been changed since the last resync.

This adds a 'name' property to the `Repository` class (given to the constructor).
This name is ''not'' necessarily the content of `repository_dir`.
E.g. for Subversion, it's
{{{
svn:<the UUID of the repository>:<repository_path>
}}}

Closes #2107.

cboos 2005-09-29

changed /trunk/trac/scripts/admin.py
changed /trunk/trac/versioncontrol/api.py
changed /trunk/trac/versioncontrol/cache.py
changed /trunk/trac/versioncontrol/svn_fs.py
changed /trunk/trac/versioncontrol/tests/cache.py
/trunk/trac/scripts/admin.py Diff Switch to side-by-side view
Loading...
/trunk/trac/versioncontrol/api.py Diff Switch to side-by-side view
Loading...
/trunk/trac/versioncontrol/cache.py Diff Switch to side-by-side view
Loading...
/trunk/trac/versioncontrol/svn_fs.py Diff Switch to side-by-side view
Loading...
/trunk/trac/versioncontrol/tests/cache.py Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB