Looking at the snapshot there appears to be a source file called VolumeInfo.cs. I believe that file and the reference to it in the FileSet class is what was required to make the filenames behave correctly on different file systems.
We need to find a way of doing this so that it also works under Mono. > -----Original Message----- > From: Scott Hernandez [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, November 26, 2002 5:27 PM > To: [EMAIL PROTECTED] > Cc: Barkley, Chris; Kevin Dente > Subject: Re: [nant-dev] Case Sensitive Filenames > > > I could find no code, but did find a discussion about this > from June, 2002. > http://www.mail-archive.com/[email protected]. > net/msg00400.h > tml > > Please provide a patch and I'll apply it :) > > ----- Original Message ----- > From: "Scott Hernandez" <[EMAIL PROTECTED]> > > I remember some discussion about this. If I remember > correctly there were > > some concerns about the interop/pinvoke stuff. > > > > I'll go look it up and commit if it looks reasonable. > > > > ----- Original Message ----- > > From: "Kevin Dente" <[EMAIL PROTECTED]> > > > > > 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. > > > > ------------------------------------------------------- > 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 > > ------------------------------------------------------- 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
