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

Add support reconcile by modtime in p4publish

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • p4-plugin
    • Server 2016.2
      Jenkins 2.99
      P4 Plugin 1.8.3

      Please add configuration options for p4publish for -m reconcile options at Submit (on modern server versions http://answers.perforce.com/articles/KB/15133)

      https://www.perforce.com/perforce/r15.1/manuals/p4java-javadoc/com/perforce/p4java/option/client/ReconcileFilesOptions.html#checkModTime

      ``` src\main\java\org\jenkinsci\plugins\p4\client\ClientHelper.java

          private void findChangeFiles(List<IFileSpec> files, boolean delete) throws Exception {

              ...

              statusOpts.setcheckModTime(true);

       

      ```

            Unassigned Unassigned
            t_rex Oleksii Trekhov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: