The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Does modifying a regex under SVN Symbolic Rules force a full reindex?

Rob Wiskow
April 3, 2012

We have a very large codebase, which took over a week to fully index. While we've got some better hardware, so it hopefully won't take that long again, I'm still trying to avoid having to go through the whole process again. Unfortunately, I realized that I misspelled something in a branch regex under the SVN Symbolic Rules.

If I fix this, will this force a full reindex?

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
rverschoor
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
April 3, 2012

I'm afraid it does.

Edit: When you change a regexp, FishEye will suggest that you re-index the repository.
In most cases that's indeed the best thing to do.
However, you can choose to ignore the suggestion to re-index.
After a restart of the repo the already indexed data is preserved.
Only new changesets will be indexed with the new regexps.
In some circumstances this can be exactly what you want, or you don't care that the already indexed data was done using the old regexps.
If you're not sure, it's best to run the re-index as FishEye suggests, so the data is consistent with the configuration.

TAGS
AUG Leaders

Atlassian Community Events