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

Inconsistent revision numbers on concurrent commits.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • subversion-plugin
    • None
    • Platform: All, OS: All

      The revision number shown in the GUI and the one passed to an ANT-File via the
      environment do not match.
      Example:
      We have two different svn-modules configured in hudson with automatic
      build-triggering using a post-commit hook. When module A is triggered, hudson
      starts a pending build with e.g. SVN revision-no 4711. During the wait period
      module B is triggered with revision-no 4712. The GUI now displays revision-no
      4711 for module A, but actually the HEAD is checked out and the
      environment-variable SVN_REVISION is set to "4712"! Module A will still be
      consistent, as the changes 4711->4712 actually happened in module B, but the
      difference in the revision numbers is confusing...

            Unassigned Unassigned
            rschmitz_hudson rschmitz_hudson
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: