Allow the p4-plugin to handle syncing per view labels

XMLWordPrintable

    • Type: New Feature
    • Resolution: Unresolved
    • Priority: Minor
    • Component/s: p4-plugin
    • Environment:
      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.

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

              Created:
              Updated: