Hi,
I am using RH 11 and Visual Studio for source control.
I need to take an archived version of my RH project and open it for edits that do not go in the current project.
When I unzip my archive, it automatically links it to source control and downloads the latest version of the project.
It supplants the current project in source control, and even changes the path mapping in source control to match that of the archive project.
So what I need to be able to do is open my archive project without it interfacing with source control. Is there a file I can edit that links the project to source control? I can't even open the project in RH because it hijacks the source control mapping.
Thanks.