[Trac] svn repository crash - bacup not that current (trac
complains about missing rev)
Emmanuel Blot
manu.blot at gmail.com
Tue Aug 23 11:58:13 CDT 2005
> How can I get the infos trac obviousely contains about those 3 missing
> changesets/commits/logs, so, that I can post-commit them on a backup and at
> least trac is back happy again?
I'm not sure to understand what you wish to do ?
Trac won't give you much info about the last commits (you can find
these data using SQL requests with a tool such as sqlite3). You may
want to resync (trac-admin resync) the SQL backend from your "new" svn
repository, so that Trac gets in sync with the current repository
state.
--
Manu
More information about the Trac
mailing list