Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-15133

Provide CVS Plugin with "Quiet" and "Really Quiet" options

    • Icon: Improvement Improvement
    • Resolution: Not A Defect
    • Icon: Major Major
    • cvs-plugin

      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

          [JENKINS-15133] Provide CVS Plugin with "Quiet" and "Really Quiet" options

          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

          Michael Clarke added a comment - 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

            mc1arke Michael Clarke
            deepak Deepak Mahale
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: