RTC case sensitivity
How does RTC handle case in file names?
Is it case-insensitive like Windows or instead case-sensitive?
Suppose this test case:
Or does Windows instead does nothing, as it is unable to distinguish the two names?
I am using RTC in versions 4.0.0.1 and 4.0.5.
|
Accepted answer
Hi Luca,
The files are updating from the sandbox that's nothing but a Windows Filesystem ( Eclipse workspace path when you loaded the component). Its a call from Window OS, since the artifacts which creates in RTC will be having its own unique ids (you can create with the same names like eg: stream\component). Eg: files can't create with the same name on the windows server with case-sensitve. Behavior is same both in 4.0.0.1 and 4.0.5 Regards, Arun Luca Martinucci selected this answer as the correct answer
|
One other answer
I performed the test myself and found the answer.
Actually, RTC handles case-sensitive file names.
Name changes that just change the case are correctly propagated across workspaces and streams.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.