Hello, I moved my local repository to another folder and I lost the sync with the remote one, anyone know how to sync again with the remote my team is using the Unity Version Control System.
Thanks before hand.
Hello, I moved my local repository to another folder and I lost the sync with the remote one, anyone know how to sync again with the remote my team is using the Unity Version Control System.
Thanks before hand.
Hi, I guess what you moved is the local workspace (the path on disk where your project is stored)?
Plastic tracks the local workspaces with a “.plastic” folder at the root of the workspace. You could delete the original workspace and create a new one pointing to the same repository in the latest local path. Plastic won’t need to re-download the content; it just needs to re-cache the files that are already on disk.
Yes I did that. I figure that I could create a workspace on the new project folder and it totally worked. Thanks for the help.