Author Topic: "Add Tree" exclusion list is case-sensitive on Windows?  (Read 5013 times)

evanratt

  • Senior Community Member
  • Posts: 300
  • Hero Points: 23
"Add Tree" exclusion list is case-sensitive on Windows?
« on: June 01, 2011, 05:47:18 PM »
Maybe this is intentional, but it seems like a bug on a Windows system. When I do "Add Tree" to a project's file list, I want to exclude our version control system's dependency info subdirectories. So I added "dep\" to the exclude list. But I saw that there were DEP\ files being added anyways. I changed the exclusion to "DEP\", and different dep\ files were being added instead. I changed the exclusion to "dep\;DEP\" and it works, but it seems wrong that the exclusion list would be case-sensitive on a case-insensitive Windows system.

Code: [Select]
SlickEdit 2011 (v16.0.0.6 64-bit)

Serial number: WB824242
Licensed number of users: Single user
License file: C:\ProgramData\slickedit\16\slickedit.lic

Build Date: May 05, 2011
Emulation: Epsilon

OS: Windows 7 x64
OS Version: 6.01.7601  Service Pack 1
Memory: 48% Load, 2001MB/4086MB Physical, 2039MB/8172MB Page File, 174MB/0MB Virtual
Shell Info: c:\tccle11\tcc.exe
Screen Size: 1600 x 1200

Project Type: Cpp
Language: .process (Process)

Installation Directory: C:\Program Files\SlickEditV16.0.0x64\ (non-removable drive,NTFS,137055MB free)
Configuration Directory: C:\Users\Evan\Documents\My SlickEdit Config\16.0.0\ (non-removable drive,NTFS,137055MB free)

Hotfixes:
C:\Users\Evan\Documents\My SlickEdit Config\16.0.0\hotfixes\hotfix_se1600_1_cumulative.zip (Revision: 1)

Lee

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 1299
  • Hero Points: 130
Re: "Add Tree" exclusion list is case-sensitive on Windows?
« Reply #1 on: June 02, 2011, 02:32:50 PM »
Thanks for the report.  I've confirmed your issue, this was not intentional.  A defect has been filed.  Unfortunately, it is not a hotfix-able item, and will be addressed in a future release.