-
Improvement
-
Resolution: Not A Defect
-
Major
CVS Plugin can be provided wih options for Quiet and Really Quiet options
through checkboxes.
'Quiet' checkbox will enable '-q' option and
'Really Quiet' checkbox will enable '-Q' option
- is duplicated by
-
JENKINS-15220 Quiet mode for clean checkout (not using update)
-
- Closed
-
-
JENKINS-15880 Please add a configurable 'quiet'/'really quiet' (-q/-Q) switch for the CVS Plugin
-
- Closed
-
CVS Currently runs in Quiet mode with a checkbox on the job config screen to 'Show all CVS output' (i.e disable Quiet mode). A 'feature' of CVS is that it sends a lot of output through it's error stream (e.g. CVS Rlog: logging /path/to/directory), which could possibly be filtered before being put in the Jenkins console, but this is not controlled by the -Q/q flags