I have (hopefully not had) a game I was working on, and I reset my PC, after checking in all of my changes to plasticSCM multiple times. I reset my PC, download unity, and the project is there. No options for the files, so I go to plasticSCM, and the repo is empty. Am I screwed?
Hi,
Were you committing your changes to a local repo or a cloud repo? Did you remove your local repos when resetting the PC?
If you were committing to a cloud repo, the repos should still be available and contain the project history.
Regards,
Carlos.
How do I know if it was a local repo or a cloud repo? I was just using the plasticSCM tab in Unity after linking my account, but my plasticscm account appears empty.
Hi,
When you create a Plastic workspace, you can check the workspace selector to check if it points to MyRepo@cloud or MyRepo@local.
Also in the root of your workspace, the selector is set at “.plastic/plastic.selector”.
After your reset your PC, all the data in your machine was removed, right? Including the Plastic installation folder?
C:\Program Files\PlasticSCM
In that case, it means that any possible local repo is removed so you will need to check all your cloud repos to check if any of them contains your project.
Regards,
Carlos.