jenkinsci / jenkinsci/subversion-plugin
[JENKINS-8557] Example for SCM folder exclusions in context help
- Dominant language
- Java
- Stars
- 131
- Forks
- 275
- Avg merge
- 12h 4m
- Merged PRs (30d)
- 6
Description
It took me quite a long time to find out, how I could exclude whole folders from scm polling. Asking the mailing list helped.
Maybe you should include such a case as example of the context help presented in hudson.
To exclude e.g. a folder named Doc in the root folder, you must use .Doc.
---
Originally reported by -1, imported from: Example for SCM folder exclusions in context help
Raw content of original issue
It took me quite a long time to find out, how I could exclude whole folders from scm polling. Asking the mailing list helped.
Maybe you should include such a case as example of the context help presented in hudson.
To exclude e.g. a folder named Doc in the root folder, you must use .Doc.
Contributor guide
Assessment
This issue has not been assessed yet.