I have a SVN repo with trunk, tags, and branches. Standard SVN structure.
The repo has hundreds of branches and the team only wants to do code review on branches that starts with string "abc_" .
Is there a way to tell Fisheye to index only /branches/abc_* ?
That way it will not take days to index the entire /branches directory.
And yes, already excluded **/tags/** and **/trunk/** - but it seems that the include path does not support wild cards.
Thanks
Hi @Nestor Edelman,
You are right, Include Paths do not support Antglobs nor wildcards of any type, so your options are:
Hopefully this helps!
Thanks for responding. I will try your suggestion.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.