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

Add support for perforce shelve builds

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Major Major
    • p4-plugin
    • None

      It would be really useful if the perforce plugin could add support for shelving – Functionality added perforce in version 2009.2.

      Here is a good blog writeup --http://blog.perforce.com/blog/?p=1872

      Many things hudson is great for is finding out if anyone "broke" the build by polling source repositories looking for commits and kicking off builds. But breaking builds and backing code is a pain sometimes. It would be even better if you could run a build in hudson BEFORE checking in your changelist to see if your changelist WOULD break the build and fix problems before they occur. That is exactly what perforce shelving does – It allows you to shelve your changelist – saving all your modifications to the server (without committing them), and then allowing others to pull down the shelved modified code and perform a build.

      I'm not sure if the underlying tek42 perforce client library you use supports shelving, but if so this would be really useful functionality.

      Thanks.

      Doug

            Unassigned Unassigned
            vbuzzsaw vbuzzsaw
            Votes:
            22 Vote for this issue
            Watchers:
            25 Start watching this issue

              Created:
              Updated: