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

SVN fresh checkout stopped to work

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Major Major
    • subversion-plugin
    • None
    • Jenkins 2.346.2
      subversion-plugin 2.16.0

      We have a pipeline that uses subversion-plugin to do checkout.

      This pipeline worked flawless until last week, when it just stopped to do a fresh checkout, and it always get history one revision behind. One example is, if a tag is created Jenkins pipeline will blame that the path doesn't exist, so we just do a replay and it works.

      Pipeline config was using `workspaceUpdater` with `UpdateWithCleanUpdater`, so we changed it to `UpdateWithRevertUpdater` and to `CheckoutUpdater` implementations to test, but no changes on behavior.

       ---

      It was a time skew in SVN server.

       

            Unassigned Unassigned
            claudioweiler Claudio Weiler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: