I am setting up crucible against a large SVN repo and I'm having trouble getting excludes to work properly. I have an SVN url (repo root) and a sub-path (specific project) specified so that the final URL is https://<repo root>/<Project Name>.
When I define my exclude paths, should they start with the project name? I tried setting up excludes such as:
But that didn't seem to work.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.