RE: Re: CaSe insensetive OS not handled well
From: Dale Hirt <dale_at_sbcltd.com>
Date: 2005-08-19 18:24:32 CEST
-----Original Message-----
>>> not just about the urls, the filenames, but a side things like ignore
>> You can use expressions like *.[tT][mM][pP] I think.
>Yeah... I can do that... in the ignore list which is over 50
How many files are in that directory?
An additional solution, which I use sparingly, is to simply set svn:ignore to *, then selectively add in files as I need them. I tend to do this for things like keeping track of Apache config files on Windows when I want the top-level directory held also, but none of the other dozen directories.
I take it because of the case-insensitivity issue that you're on Windows. If so, and you're using TortoiseSVN, you should be able to select the files you want ignored, right-click on them, then go to the TSVN Context menu and select "Add to Ignore List". It allows you to add either specific files or *.<ext>.
Dale
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.