Skip to content

On windows compare paths case insensitively#95

Open
jhultgre wants to merge 1 commit intoshotgunsoftware:masterfrom
jhultgre:path_compare
Open

On windows compare paths case insensitively#95
jhultgre wants to merge 1 commit intoshotgunsoftware:masterfrom
jhultgre:path_compare

Conversation

@jhultgre
Copy link
Copy Markdown
Contributor

@jhultgre jhultgre commented Apr 8, 2019

Make sure to lower case paths on windows so c:\files\file.txt matches C:\Files\File.txt

This can be an issue with perforce since each file keeps track of the case of the depot path individually. Depending on the order files are synced the case of different files or folders can be unique per user.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 69.198% when pulling c428e38 on jhultgre:path_compare into 26f5ba5 on shotgunsoftware:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants