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

svn should work in EBCDIC environments

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • all
    • unscheduled
    • src
    • None

    Description

      From issue #872:
      
      - Don't even think about using the command-line tools on any
        platform whose native (or output) encoding aren't ASCII-based
        (e.g., the various EBCDIC platforms).
      
      The issue is that we blindly assume that C string literals in the source will be
      represented in ASCII -- or rather, an UTF-8 subset. This is simply not the case
      in an EBCDIC environment.
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            brane Branko Čibej
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: