How to handle collisions in scm load command
hey i have been using scm load command to load a workspace from rtc to a local folder ...but the problem occurs when there are 2 files having different components but having the same folder name ...so the scm load command reports a collisions issue and doesnt load ..... can some parameter be passed with scm load that this report is solved automatically and all repo files are loaded into their respective folders .......
One answer
hey i have been using scm load command to load a workspace from rtc to a local folder ...but the problem occurs when there are 2 files having different components but having the same folder name ...so the scm load command reports a collisions issue and doesnt load ..... can some parameter be passed with scm load that this report is solved automatically and all repo files are loaded into their respective folders .......
It's ambiguous where you want to load these two components when they cannot be loaded to the same location on your file system. It will require user interaction to specify where to load each component or if only one component should be loaded. The command cannot automatically determine what the user would want in this case.