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

SVN Address with space cannot be resolved

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Duplicate
    • Icon: Major Major
    • subversion-plugin
    • None
    • Platform: PC, OS: Windows XP

      The SVN server has been recently updated from version 1.4 to version 1.6
      A project that worked fine now give me an error in the svn checkout (or update).
      I´m not sure if it happens because of this update but the problem seems to be
      the address of the svn trunk. This address has got one space in the name, but it
      always worked with hudson.
      I use the current version of hudson (1.306) but i noticed the problem also with
      the 1.304.

      Here is the log:

      Started by user anonymous
      Checking out a fresh workspace because
      E:\hudson\jobs\NightlyBuild\workspace\Project doesn't exist
      Checking out http://SVNServer:3129/web/Modelviewer/trunk/Current status/Project
      ERROR: Failed to check out http://SVNServer:3129/web/Modelviewer/trunk/Current
      status/Project
      org.tmatesoft.svn.core.SVNException: svn: Path
      'http://SVNServer:3129/web/Modelviewer/trunk/Current%20status/Project' is not
      canonicalized; there is a problem with the client.
      svn: REPORT of '/web/Modelviewer/!svn/vcc/default': 400 Bad Request
      (http://SVNServer:3129)
      at
      org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
      at
      org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
      at
      org.tmatesoft.svn.core.internal.io.dav.DAVRepository.runReport(DAVRepository.java:1215)
      at
      org.tmatesoft.svn.core.internal.io.dav.DAVRepository.update(DAVRepository.java:1079)
      at org.tmatesoft.svn.core.wc.SVNUpdateClient.update(SVNUpdateClient.java:449)
      at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:851)
      at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:728)
      at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:547)
      at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:477)
      at hudson.FilePath.act(FilePath.java:635)
      at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:470)
      at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:419)
      at hudson.model.AbstractProject.checkout(AbstractProject.java:830)
      at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:314)
      at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:266)
      at hudson.model.Run.run(Run.java:927)
      at hudson.model.Build.run(Build.java:112)
      at hudson.model.ResourceController.execute(ResourceController.java:93)
      at hudson.model.Executor.run(Executor.java:119)
      Zeichne Testergebnisse auf.

      Finished: FAILURE

            Unassigned Unassigned
            fantasticofor fantasticofor
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: