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

Allow the p4-plugin to handle syncing per view labels

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Minor Minor
    • p4-plugin
    • Jenkins 1.618
      p4-plugin 1.2.4

      After testing and reading the documentation.
      When you setup perforce for a build, you can specify multiple paths in the view.
      However you can only specify one label to pin all of views two.
      In our case we would like to sync a different label on each view for example:

      View:
      //depot/path1/... //client/path1/...
      //depot/path2/... //client/path2/...

      p4 sync //depot/path1/...@label1 //depot/path2/...@label2

      I was able to work around this by using the multiple SCM module and create a perforce client for each view path and set the pinned label, but it would be nice for the p4-plugin to handle this natively.

            Unassigned Unassigned
            scheuk Kevin Scheunemann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: