Actually, I submitted some changes many moons ago that
added support for case-insensitive file systems (it
tried to automatically determine case sensitivity
doing an interop call). Did that code never make it
in? I haven't checked recently.

--- Scott Hernandez <[EMAIL PROTECTED]> wrote:
> Yep, the fileset is case sensitive (because of
> pattern matching using
> regex). There were some discussion about doing the
> correct thing and using
> the case sensitivity of the os/fs, but no code was
> written (to my
> knowledge).
> 
> For now you have to be careful about case in your
> filesets.
> 
> I think there is a way to enable case sensitivity
> with each regex expression
> (in this case make them all insensitive). Maybe we
> should allow this option
> until we get the correct solution working. It would
> help with some of these
> issues.
> 
> 
> ----- Original Message -----
> From: "Barkley, Chris" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, November 19, 2002 7:34 AM
> Subject: [nant-dev] Case Sensitive Filenames
> 
> 
> > This may be a totally dumb question but I have
> recurring problems with
> file
> > name which cases miss matches not being added to
> FileSets. Is this correct
> > behavior?  Is there a way to override this
> behavior?  I looked through the
> > documentation and the code and didn't see where
> this condition is set. Can
> > anyone point me in the right direction?
> 
> 
> 
>
-------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Nant-developers mailing list
> [EMAIL PROTECTED]
>
https://lists.sourceforge.net/lists/listinfo/nant-developers


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


-------------------------------------------------------
This SF.net email is sponsored by: Get the new Palm Tungsten T 
handheld. Power & Color in a compact size! 
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
_______________________________________________
Nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to