Can I make Subversion + TortoiseSVN case-insensitive for Windows?

前端 未结 8 1338
北荒
北荒 2020-12-10 01:03

I\'ve been using Subversion for code control with TortoiseSVN to interface with the server for the past few months, and in general it\'s been going great! However, occasion

8条回答
  •  再見小時候
    2020-12-10 01:48

    Nope you sure can't. SVN is case-sensitive unless you were to rewrite the code somehow ... it is open-source.

提交回复
热议问题