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

Add an option to hide the long list of files checked out by TFS

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • tfs-plugin
    • None
    • currently using tfs plugin 3.1.1

      We have a long list of files that we're checking out, and the file list crowds the console log. This improvement suggests that we offer some hack that will still display the workspace information, but will suppress the text of the the "tf get" command. "tf get" doesn't have the equivalent of a /quiet option, so we can't simply invoke that.

      Obviously, if there are errors associated with the get, you would still want to see that. Perhaps the option could pipe the stdout to /dev/nul (null on win)?

            dastahel David Staheli
            brent_olson Brent Olson
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: