Attempting to Insert a Revision which Already Exists
Symptoms
When indexing a repository, the following error can be seen in the logs:
2012-12-07 16:09:09,646 ERROR [InitialPinger1 repository] fisheye DiffChangeSetProcessor-insertNewRevision - Attempting to insert a revison which already exists for acme/tnt.java@666
Cause
There are two possible causes:
- An incorrect SVN tag and branch structure has been applied to the repository.
- Fisheye is indexing paths that are not part of the repository.
Resolution
- Change the SVN tag and branch settings in order to match the repository structure. Use the instructions on the following page to verify SVN symbolic rules.
- Exclude the paths that are not part of the repository from being indexed.
Last modified on Nov 2, 2018
Powered by Confluence and Scroll Viewport.