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

user data loss on case-insensitive file systems

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • all
    • 1.1.0
    • libsvn_wc
    • None
    • Windows 2000

    Description

      SVN can lose data under windows in this case:
      - rename a file with another case (ex: test.xml into Test.xml)
      - make local modifications to this file (Test.xml)
      - run "svn update"
      SVN will restore test.xml (renaming Test.xml into test.xml) and lose your local
      modifications to Test.xml without any warning.
      
      Under windows, some tools can change case of files without any warning (ex:
      borland c++builder)
      

      Original issue reported by flyer

      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: