Uploaded image for project: 'FishEye'
  1. FishEye
  2. FE-3540

Files with cyrillics in their names generated warning during the indexing of new commits

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Low
    • 2.6.2
    • 2.7.0
    • None
    • None
    • FECRU at 1be7a9a8af68

    Description

      On a local test Git repo, the following files with cyrillic characters and diacritics creates indexing warnings:

      14:47:58:git-test-repo $ ls
      README				filewithcyЄҎillicл-new.txt
      README.txt			filewithcyЄҎillicл.txt
      filewithgreεkleηtϴer.txt	filéwithaccènt.txt
      

      From git whatchanged, Git added those files using antislashes in their names:

      commit 2cf4f6066b4b7a63d24a9ecb4e85a65a2667bc54
      Author: pepoirot
      Date:   Mon Jun 27 12:13:42 2011 +1000
          Add file with cyrillics and greeks characters
      
      :000000 100644 0000000... 9daeafb... A  "filewithcy\320\204\322\216illic\320\273.txt"
      :000000 100644 0000000... 9daeafb... A  "filewithgre\316\265kle\316\267t\317\264er.txt"
      

      And this creates warnings when indexing later commits:

           [java] 2011-06-27 14:45:54,485 WARN  - Inconsistent state while finding the revision for file at path "filewi\314\202tha\314\200cce\314\200nt.txt" at changeset f1386cd4898696663f83bf62c8f5bc4dc1b463d1. No revision returned by git.Content hash was: 9daeafb9864cf43055ae93beb0afd6c7d144bfa4
           [java] 2011-06-27 14:45:54,541 WARN  - Could not find any changes for "file\314\201withacce\314\200nt.txt" in the ancestry of f1386cd4898696663f83bf62c8f5bc4dc1b463d1
           [java] 2011-06-27 14:45:54,547 WARN  - Inconsistent state while finding the revision for file at path "file\314\201withacce\314\200nt.txt" at changeset f1386cd4898696663f83bf62c8f5bc4dc1b463d1. No revision returned by git.Content hash was: 9daeafb9864cf43055ae93beb0afd6c7d144bfa4
      

      Attachments

        Activity

          People

            cmacneill Conor
            pepoirot Pierre-Etienne Poirot (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: