https://bz.mercurial-scm.org/show_bug.cgi?id=6547

            Bug ID: 6547
           Summary: Windows: transaction backup in store subrepository get
                    their path separator encoded
           Product: Mercurial
           Version: 5.9rc0
          Hardware: PC
                OS: Windows
            Status: UNCONFIRMED
          Severity: bug
          Priority: wish
         Component: Mercurial
          Assignee: bugzi...@mercurial-scm.org
          Reporter: pierre-yves.da...@ens-lyon.org
                CC: mercurial-devel@mercurial-scm.org
    Python Version: ---

On Windows, a file that should be stored as 'data/journal.backup.target.i' ends
up stored as 'data~5cjournal.backup.target.i' because the `vfs.join` encode the
`\` that Windows is using in this situation.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to