Project

General

Profile

Deleted repository changes - how to rerun changes scan?

Added by Adam Klinkosz about 13 years ago

I had to restore the redmine database from the backup SQL file. The problem is that, in table changes, there are too few commits. There is a void between backup and restore. Everything else (issues, changesets, changesets_issues) are fine.

When I open the revision there are no changes listed. How to manually restore those changes differentially?

PS. I am using subversion repository.

Thanks in advance for the help!


Replies (1)

RE: Deleted repository changes - how to rerun changes scan? - Added by Felix Schäfer about 13 years ago

Try running ruby script/runner "Repository.fetch_changesets" -e production in your redmine directory. If that doesn't help, you will have to delete and re-add the repository settings in each project in order to force redmine to rescan the whole repository.

    (1-1/1)