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

前端 未结 8 1334
北荒
北荒 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条回答
  •  Happy的楠姐
    2020-12-10 01:45

    Kit, you comment above that VFP's binary-based source files are tough to work with in Subversion. The link I gave above mentions a couple of tools to make it easier, but the one I work with is Christof Wollenhaupt's TwoFox utility -- it converts a VFP project to text-only. You have to run it manually, but I don't have a problem with that.

    http://www.foxpert.com/docs/cvs.en.htm

提交回复
热议问题