• Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • subversion-plugin
    • None

      We require a option to set the use-commit-times option for a project during checkout/update. Currently the UI offers no such checkbox.

      Attached is a patch that will add a checkbox to the configure page and sets the option on SVNClientManager.

          [JENKINS-5347] Use commit-times during checkout/update

          Andy Clarke added a comment -

          Is there any reason why this hasn't made it into a release yet? We desperately need this for our build process to work efficiently.

          Thanks

          Andy Clarke added a comment - Is there any reason why this hasn't made it into a release yet? We desperately need this for our build process to work efficiently. Thanks

          A pull request has been created to import this featire in subversion plugin :

          https://github.com/jenkinsci/subversion-plugin/pull/48

          I note that the fix is correctly working on our jenkins server.

          ludovic SMADJA added a comment - A pull request has been created to import this featire in subversion plugin : https://github.com/jenkinsci/subversion-plugin/pull/48 I note that the fix is correctly working on our jenkins server.

          kutzi added a comment -

          I think Kohsuke's concern, why this is a per-project setting instead of a global setting still holds. Why did you do it that way in the pull request?
          Given that in svn cli it's in ~/.subversion/config, it feels for naturally for me if it's a global option in Jenkins.

          kutzi added a comment - I think Kohsuke's concern, why this is a per-project setting instead of a global setting still holds. Why did you do it that way in the pull request? Given that in svn cli it's in ~/.subversion/config, it feels for naturally for me if it's a global option in Jenkins.

          We need that in our environment to avoid some border effects on others builds.

          The problem with common configuration is that it applies to all jobs without distinction. In my case, this involve a lot of modification in build scripts.

          ludovic SMADJA added a comment - We need that in our environment to avoid some border effects on others builds. The problem with common configuration is that it applies to all jobs without distinction. In my case, this involve a lot of modification in build scripts.

          Eric Kesseler added a comment -

          Eric Kesseler added a comment - https://github.com/jenkinsci/subversion-plugin/pull/116

          Chris Mahoney added a comment -

          What is the status on this? The PR in the above comment is open, but last comment says it would be included in a release?

          Thanks in advance.

          Chris Mahoney added a comment - What is the status on this? The PR in the above comment is open, but last comment says it would be included in a release? Thanks in advance.

          Eric Kesseler added a comment -

          I asked about the status again.

          Eric Kesseler added a comment - I asked about the status again.

          Any progress on this?

          David Nothnagel added a comment - Any progress on this?

          Does anyone have an update on this? Thanks!

          David Nothnagel added a comment - Does anyone have an update on this? Thanks!

          Who can get this in a plugin update?

          David Nothnagel added a comment - Who can get this in a plugin update?

            dvlemplek Eric Kesseler
            rheinicke rheinicke
            Votes:
            8 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated: