rational - When reloading an RTC component that is out of sync, receive error "case-sensitive names while loading on a case insensitive platform" -


while reloading project in rtc, following error prevents reload succeeding.

there 1 errors. after correcting problems, recommended components reloaded. reload incremental, loading missing items. can further reduce reload time reloading projects out of sync. in order load /myproject/path/filename.png item loaded must deleted. contents being loaded have case-sensitive names while loading on case insensitive platform

any ideas how resolve this?

additional info: rtc client v3.0.1.5 on windows 7 rtc server v4.0.1

following thread "suggestions rtc naming conventions", a:

  • delete of file loaded in local worskpace
  • refresh said local workspace , accept stream proposes file
  • checking/commit changes
  • reload everything

Comments