I have a QVW file that is a copy of a file that was under source control using the -prj method. If I make a change to this file, and don't save it, the change is still retained after I close and reopen the file. My questions are:
How can I roll the file back to the last version that I actively saved (but not all the way back to the version that I coped from the source control folder)
In the future, how can I create a copy of a source-controlled file, and force it not to behave in this way? I would like to be able to test changes outside of my source control sandbox, and choose which changes are saved to the file.