Fisheye throws error during indexing of SVN repository if a file contains whitepsace in its name

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Low
    • None
    • Affects Version/s: 4.8.2
    • Component/s: Indexing
    • None
    • Severity 3 - Minor

      Issue Summary

      If a file files in svn have whitespace in them and we are getting this error during indexing
      "Repository paused due to error com.cenqua.fisheye.rep.RepositoryClientException: org.apache.subversion.javahl.ClientException: svn: E175002: PROPFIND of '/path/to/file/with whitespace in it': 400 Illegal character SPACE="

      This is due to an bug in the SVNKit version used with Fisheye (latest 1.10.1): https://issues.tmatesoft.com/issue/SVNKIT-491.

      Steps to Reproduce

      1. Connect Fisheye to an SVN repository
      2. Commit a file with whitespace in its name to an SVN repository
      3. During indexing, Fisheye throws the above error.

      Expected Results

      Fisheye indexes files with whitespace in their names.

      Actual Results

      The below exception is thrown in the atlassian-fisheye.log file:

      Repository paused due to error com.cenqua.fisheye.rep.RepositoryClientException: org.apache.subversion.javahl.ClientException: svn: E175002: PROPFIND of '/path/to/file/with whitespace in it': 400 Illegal character SPACE="
      

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available.

              Assignee:
              Unassigned
              Reporter:
              Kanwar
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: