Uploaded image for project: 'Subversion'
  1. Subversion
  2. SVN-1129

Running a terminal in utf-8 mode causes ra_svn ssh tunneling to fail

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Invalid
    • all
    • unscheduled
    • libsvn_ra_svn
    • None
    • Linux

    Description

      In my .bashrc file I set my terminal to utf-8 mode with ESC % G. Here is an example command to drop into this mode:
      
      echo -ne '\033%G'
      
      After this any attempt to access the remote repo over ra_svn with ssh tunneling results in:
      
      svn: Malformed network data
      svn: Malformed network data
      
      Everything still works perfectly in all other modes including ra_svn using plain old sockets connecting to svnserve -d when in utf-8 mode. Running in non utf-8 mode fixes the problem.
      
      Details:
      
       * OpenSSH 3.1p1
       * RedHat 7.3 i386
       * svn .17.1 installed from your rpms
       * verified in both xterm and the gnome terminal
       * This seems to be independent of my locale settings
       * I am using no non-ascii characters when working with svn at this point
      

      Original issue reported by 3john

      Attachments

        Activity

          People

            Unassigned Unassigned
            subversion-importer Subversion Importer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: