-
Type:
Suggestion
-
Resolution: Won't Fix
-
None
-
Component/s: Server administration
-
None
-
Environment:standalone
The way paths are setup is inconsistent and very limiting in how one can configure repositories. We are using a custom SVN setup.
From the documentation we have found the following:
Repository default includes do not have any pattern matching
Repository default excludes use Ant Globs
Repository branch/tag/trunk setup use regular expressions
It would be much more powerful if regular expressions could be used in all cases. This would allow for a much more robust setup for custom configurations.