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

When adding Subversion module to a project, subversion plugin deletes whole workspace instead of just checking out the new module.

XMLWordPrintable

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

      If a module cannot be found in the workspace, the subversion plugin currently deletes the whole workspace and then checks out each and every module again...
      The old behaviour is espacially annoying when the subversion module you already checked out are 20GB (for example libs).
      This is a patch which fixes the problem. With the patch, subversion plugin will first try to checkout the module instead of deleting the whole workspace. Use patch on subversion/src/main/java/hudson/scm/subversion/UpdateUpdater.java

      Thank you!

            Unassigned Unassigned
            jmeinke2 Jerome Meinke
            Votes:
            17 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: