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

Popular posts from this blog

javascript - Laravel datatable invalid JSON response -

java - Exception in thread "main" org.springframework.context.ApplicationContextException: Unable to start embedded container; -

sql server 2008 - My Sql Code Get An Error Of Msg 245, Level 16, State 1, Line 1 Conversion failed when converting the varchar value '8:45 AM' to data type int -