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

Support Unicode encodings other than UTF8 as plain text

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.3.x
    • unscheduled
    • libsvn_client
    • None

    Description

      I create three test unicode files on windows using notepad.
      Encoded as UTF-8, UTF-16 LE and UTF-16 BE.
      
      The UTF-8 file was added as text. But both UTF-16 files are
      treated as binary.
      
      > svn add utf8.txt utf16-be.txt utf16-le.txt
      A         utf8.txt
      svn: File 'utf16-be.txt' has binary mime type property
      
      I would guess that utf32 files are also treated as binary.
      

      Original issue reported by barryscott

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: