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

hudson detects changes when none for svn:external repo url

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • subversion-plugin
    • None
    • Platform: All, OS: Windows XP

      i'm pointing to an svn directory that has multiple svn:externals properties. it
      appears that the saved revision is always one of the lower revisions while the
      detected revision is always one of the higher ones therefore it always detects a
      rebuild even when one isn't necessary:

      polling log:
      Started on Oct 5, 2007 5:28:00 PM
      Revision:23439
      Revision:20201
      (changed from 11624)
      Done. Took 0 seconds
      Changes found

      recent build log:
      Revisions

      *
      http://.../dev/branches/devs/jason_danielson/build_system_refactoring/directory/qleaf
      : 23439

      No changes.

      make sense?

          [JENKINS-898] hudson detects changes when none for svn:external repo url

          jpodtbc added a comment -

          to clarify: revision 20201 is coming from the last changed rev of
          vendor/trunk/libraries/interprocess_cvs/current

          jpodtbc added a comment - to clarify: revision 20201 is coming from the last changed rev of vendor/trunk/libraries/interprocess_cvs/current

          Finally fixed this in 1.180

          Kohsuke Kawaguchi added a comment - Finally fixed this in 1.180

          Didn't quite make it into 1.180, so reopening.

          RFE is filed to svnkit for letting us get to SVNExternalInfo. See
          http://svnkit.com/tracker/view.php?id=218

          This change is made locally in the mean time.

          Kohsuke Kawaguchi added a comment - Didn't quite make it into 1.180, so reopening. RFE is filed to svnkit for letting us get to SVNExternalInfo. See http://svnkit.com/tracker/view.php?id=218 This change is made locally in the mean time.

          I just tested 1.318 with maven 2.2.0 and the new " Incremental build" feature.
          It doesn't work because my modules are in svn externals and hudson doesn't give the list of modules
          changed which are in these externals.

          Arnaud Héritier added a comment - I just tested 1.318 with maven 2.2.0 and the new " Incremental build" feature. It doesn't work because my modules are in svn externals and hudson doesn't give the list of modules changed which are in these externals.

          Andrew Bayer added a comment -

          Taking issue.

          Andrew Bayer added a comment - Taking issue.

          Gleb Frank added a comment -

          Still there in 1.413 (as described by aheritier.)

          Gleb Frank added a comment - Still there in 1.413 (as described by aheritier.)

          Julien HENRY added a comment -

          Still there in 1.440. Same issue: my modules are in svn externals and it seems change are detected but do not result in building modules.

          Julien HENRY added a comment - Still there in 1.440. Same issue: my modules are in svn externals and it seems change are detected but do not result in building modules.

          Julien HENRY added a comment -

          Original issue is fixed. I have opened a separate issue (JENKINS-12127) to track bug reported by Arnaud (incremental build and svn:externals).

          Julien HENRY added a comment - Original issue is fixed. I have opened a separate issue ( JENKINS-12127 ) to track bug reported by Arnaud (incremental build and svn:externals).

            abayer Andrew Bayer
            jpodtbc jpodtbc
            Votes:
            4 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: