LWN.net Logo

A proposed Subversion vision and roadmap

A proposed Subversion vision and roadmap

Posted Apr 8, 2010 16:30 UTC (Thu) by Spudd86 (guest, #51683)
In reply to: A proposed Subversion vision and roadmap by dlang
Parent article: A proposed Subversion vision and roadmap

I'm aware that I can tell git to do line ending conversion, however the case sensitivity thing was basically git thought it had a file Foo.txt that was untracked and a file foo.txt that was, then when I try to do some things git refuses to do it because it thinks it's about to blow away something... (ie checkout a new file on top of an untracked one)


(Log in to post comments)

A proposed Subversion vision and roadmap

Posted Apr 8, 2010 18:19 UTC (Thu) by dlang (✭ supporter ✭, #313) [Link]

I believe that you can set case sensitivity as well. There has definitely been a lot of discussion on the subject and how to deal with it. I just don't remember how to configure it.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds