Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On windows compare paths case insensitively #95

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jhultgre
Copy link
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

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.

None yet

2 participants