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

SVN checkout may result in mixed revisions when using externals

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • subversion-plugin
    • None
    • Jenkins ver. 1.651.3.1 (CloudBees Jenkins Enterprise 16.06)
      subversion@2.6

      We are using a rather complex SVN structure for our software projects with many externals. Since checkout of externals is rather slow, it happens regularly to us, that a commit is performed to the repository, while the checkout is still running. Unfortunately this causes the externals to be checked out with different (head) revisions - resulting into a "mixed source" warning of our build script later.

      Is there any way check out a SVN project with a consistent head revision for all externals?
      Is it possible to let the SVN plugin repeat a checkout when a "mixed source" condition is detected?

            Unassigned Unassigned
            rstahn Roland Stahn
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: