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

Source code checkout with multiple locations not working

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • subversion-plugin
    • None
    • Jenkins Windows 1.642.4

      Fresh install of Jenkins
      Create "new item", free style project. called TEST
      Set "Advanced Project Options" and "use custom workspace" path.

      Under "Source Code Management" Subversion.
      Set the URL
      Click "add more locations"
      Set additional URL.

      Start the TEST

      After checking out the first location, the second checkout wipes out the first

      So the checkout is left with only the second checkout. I didn't find a way to workaround this problem.

          [JENKINS-34081] Source code checkout with multiple locations not working

          Oleg Nenashev added a comment -

          Fixed the component

          Oleg Nenashev added a comment - Fixed the component

          You can use "local module directory" to ensure that both parts go into different subdirectories of the workspace.

          Joachim Mairböck added a comment - You can use "local module directory" to ensure that both parts go into different subdirectories of the workspace.

            Unassigned Unassigned
            jgrant Jonathan Grant
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: