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

Sortable vs sortable causes issues on case insensitive filesystems #3650

Closed
zpao opened this issue Jul 25, 2014 · 19 comments
Closed

Sortable vs sortable causes issues on case insensitive filesystems #3650

zpao opened this issue Jul 25, 2014 · 19 comments
Assignees

Comments

@zpao
Copy link
Contributor

zpao commented Jul 25, 2014

Simply checking out cdnjs results in a file being modified because you have https://github.com/cdnjs/cdnjs/tree/master/ajax/libs/Sortable and https://github.com/cdnjs/cdnjs/tree/master/ajax/libs/sortable. It's not just my fs though, it looks like you own site can't handle this (search for "sortable" and you see the summary for Sortable but view the page and it's sortable).


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@thomasdavis
Copy link
Member

Yep, this is a known issue. We are still brain storming a solution, as we can't remove things from the CDN, we are all ears if anyone has any ideas...

@PeterDaveHello
Copy link
Contributor

Sorry for that, as @thomasdavis said, we are finding a good solution for it, and I think there is a workaround for Mac now.

@xirzec
Copy link
Contributor

xirzec commented Sep 16, 2014

I was able to work around this using a sparse checkout: http://briancoyner.github.io/blog/2013/06/05/git-sparse-checkout/

Pretty annoying on Windows though.

@PeterDaveHello
Copy link
Contributor

ref issue ticket: #3792

@gf3
Copy link
Contributor

gf3 commented Sep 25, 2014

This is an issue on OS X. And those workarounds don't seem to work, @PeterDaveHello.

@PeterDaveHello
Copy link
Contributor

Have you tried it @gf3? I thought case-sensitive filesystem on OS X will help.

@zpao
Copy link
Contributor Author

zpao commented Sep 25, 2014

HFS+ is case insensitive by default.

@PeterDaveHello
Copy link
Contributor

But you can create a case-sensitive, right?

@zpao
Copy link
Contributor Author

zpao commented Sep 25, 2014

Yes, you can but (and I'm guesstimating) 97% of people don't.

@gf3
Copy link
Contributor

gf3 commented Sep 25, 2014

you can run into serious issues when formatting a mac as case-sensitive. it is not recommended.

@PeterDaveHello
Copy link
Contributor

So I just said that is workaround ... not a solution ...

@hassankhan
Copy link

+1 for fixing this, I can't commit. Every time I try to stage my own files, git complains about index.lock (doesn't exist).

@PeterDaveHello
Copy link
Contributor

#3792 may help also

@PeterDaveHello
Copy link
Contributor

PeterDaveHello commented May 3, 2015

@gordonwoodhull
Copy link
Contributor

@PeterDaveHello
Copy link
Contributor

Thanks @gordonwoodhull

@xtuc
Copy link
Member

xtuc commented Jun 30, 2020

is there anything actionable here? we won't modify existing files because that would be a breaking change.

@MattIPv4
Copy link
Member

Closing as this isn't actionable, but have pinned for visibility as this will be a forever issue with this repo (and other related cdnjs repos).

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

No branches or pull requests

10 participants