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

SVN URL converted to lowercase -> Changes found every time it has an pull request

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • subversion-plugin
    • None

      I configured one of my jobs with the SVN URL http://Subversion/svn/.... The job was building correctly. The job was configured to check every 5 minutes for updates. Every time it checked the pulling log said something along the lines of "Workspace doesn't contain information about http://subversion/svn/...." and build the job again. The changes link just informed me that there were no changes.

      When I finally changed the SVN URL to http://subversion/svn/.... the job stopped building every 5 minutes (288 builds per day).

      I think the check for updates should ignore the case of the Server part of the URL.

            sogabe sogabe
            peter_schuetze peter_schuetze
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: