How to remove Case Sensitive files from RTC Stream
Two different users have checked in two different files with same name (with upper case and lower case).
e.g.
abc.sql
abc.SQL
Now when loading them on third developer, it shows an error that remove one of the files as windows is case sensitive plateform.
Any idea how to delete one of the files from stream altogether?