-
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
-
[JENKINS-15133] Provide CVS Plugin with "Quiet" and "Really Quiet" options
Labels | New: cvs jenkins |
Assignee | New: Michael Clarke [ mc1arke ] | |
Resolution | New: Not A Defect [ 7 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Link |
New:
This issue is duplicated by |
Link |
New:
This issue is duplicated by |
Workflow | Original: JNJira [ 145853 ] | New: JNJira + In-Review [ 206140 ] |
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