Can I have multiple sandboxes for a single repository?
![]()
I have multiple folder folders to be downloaded from a stream and each folder goes to different patch in my sandbox. Can I do that in RTC? When I try to do that, it gives me an error message saying multiple sandboxes will have issue. What are the issues I would face?
|
One answer
![]()
If all the files are being downloaded from the saem stream, see the following article for the different methods of loading files into the sandbox
https://jazz.net/library/article/1016 If files from multiple streams are being pulled down, and the streams contain the same file structure, one issue can be that syncs and check ins / delivers may not occur as expected. |