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

extra slash (/) included in path to workspace copy of svn external

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Trivial Trivial
    • subversion-plugin
    • None
    • Platform: All, OS: All

      When hudson is constructing the path to the workspace checkout location for an
      svn external, it includes an extra slash in the path. For example:

      ERROR: Failed to parse svn info for external
      http://10.1.42.211/svn/textura/lib/j4j/1.0 at
      portal/home/tomcat/hudson/workspace/portal/lib//j4j

      Note the lib//j4j at the end of the previous line.

          [JENKINS-3533] extra slash (/) included in path to workspace copy of svn external

          Code changed in hudson
          User: : kaxelson
          Path:
          trunk/hudson/main/core/src/main/java/hudson/scm/SubversionEventHandlerImpl.java
          http://fisheye4.cenqua.com/changelog/hudson/?cs=17455
          Log:
          JENKINS-3533: [FIXED JENKINS-3533]
          Added code to remove trailing slash from base path when processing svn externals. This avoids a path with a double slash (//).

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : kaxelson Path: trunk/hudson/main/core/src/main/java/hudson/scm/SubversionEventHandlerImpl.java http://fisheye4.cenqua.com/changelog/hudson/?cs=17455 Log: JENKINS-3533 : [FIXED JENKINS-3533] Added code to remove trailing slash from base path when processing svn externals. This avoids a path with a double slash (//).

          Code changed in hudson
          User: : kaxelson
          Path:
          trunk/www/changelog.html
          http://fisheye4.cenqua.com/changelog/hudson/?cs=17459
          Log:
          JENKINS-3533:
          Added changelog message

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : kaxelson Path: trunk/www/changelog.html http://fisheye4.cenqua.com/changelog/hudson/?cs=17459 Log: JENKINS-3533 : Added changelog message

            kaxelson kaxelson
            kaxelson kaxelson
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: