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

Request to make retrieving sourcecode a configurable option when using SCM to poll for changes

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Won't Do
    • Icon: Major Major
    • tfs-plugin
    • None
    • Platform: All, OS: All

      We're using Hudson to enable Continuous Integration for our TFS 1.0 builds,
      which don't support out-of-the-box CI.

      We have a Hudson master server which calls TFSBUILD to initiate a build on our
      separate build machine if there were any changes since the last build.

      What is happening is that our Hudson master server successfully polls and
      discovers changes, which causes it to pull down the source code in it's local
      workspace. Then, it runs our TFSBUILD command to initate a build on our remote
      build server, which also pulls down the source code as part of the TFSBUILD
      process.

      REQUEST: We'd like to prevent pulling source down on Hudson, but still use SCM
      polling to trigger our tfsbuild command.

      Can this be made a configurable option in the plugin?

            oli_at_jsi Olivier Dagenais
            virtualbry virtualbry
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: