We are experiencing performance issues with our Fisheye instance and have started an exhaustive review of it's setup and hardware. One question we have is what exactly does the full scan interval control. Is there some best practice or recommendation for this default setting? Ours is currently set at 15min. If we understood better what exactly this does we might be better able to set it. We have an svn mirror setup on the fisheye server to reduce performance of networking to the primary svn server to capture each commit. What we have done is use a post commit hook to trigger an update to the mirror and then have our Fisheye repositories poll the svn mirror. Our current polling interval for our active repositories is set at 30s.
Full repository scan is an option for CVS repositories.
During an incremental scan FishEye checks the CVSROOT/history to determine what has changed in your repository. However, due to a fact that CVS may not be configured to create a history file, FishEye periodically runs a full repository scan to find new changes.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.