[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Ignore patterns should not be case sensitive

From: John M. Black <johnmblack_at_gmail.com>
Date: Thu, 20 Mar 2008 11:41:02 -0400

Is it intentional that Ignore file patterns are case-sensitive? This seems
very counterintuitive (at least to your average windows filesystem user.)

1.4.8, Build 12137

Steps to reproduce:
1) Start with a folder full of files in your WC, some of which are ".TXT",
some are ".txt", and some are neither.
2) Add an Ignore for *.txt.
3) When checking the folder for mods, the ".txt" files are ignored but the
".TXT" files are not.

Do I really have to add both to the ignore list?

BTW otherwise I love the product! Great work to all involved.

-John
Received on 2008-03-20 16:41:13 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.