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

SVN post commit hook fails to recognize changes in svn:externals

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • subversion-plugin
    • None

      The post-commit hook for SVN fails to recognize a change in a project that uses svn:externals if the change is in one of the external'ed locations. For example imagine that a project has been set up pointing to parent/trunk which in turn has the following structure:

      parent/trunk
        core -> core/trunk
        shared -> shared/trunk
      

      If I then modify a file within core/trunk a build of the project fails to trigger because the only SVN locations it knows about is parent/trunk.

            Unassigned Unassigned
            tmpalmer Tom Palmer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: