We would like incremental/post-initial-load indexing to be done on a repository as soon as there is any activity (commit) on the SVN repository. How can this be configured?
- Is it already done by default?
- Is there any configuration (apart from tweaking the thread pools) to be done to aid in triggering the index scanning?
- Is there any scripting to be developed on the SVN repository to trigger an incremental scan on that repository by Fisheye in the event of commits?
- Any tuning options recommended for this?
We have already checked the Fisheye-guides (topic - Configuring Indexes) and found no explicit information as to how we can trigger (non-periodically) the incremental scan on SVN repository activities.
Hello Archanaa Panda,
You can trigger the incremental index on commit to your SCM:
- https://confluence.atlassian.com/display/FISHEYE/Configuring+commit+hooks
Thanks,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.