Dear All
I Have 2 repos with ! Working Copy Repo A as the Testing Version. Repo B as the Live Version.
Default Commit And Update of my WC is from Repo A.
I Want to switch from Repo A to Repo B without update data from Repo B. Because i want to commit data of my WC to repo B.
But When i switch from Repo A to Repo B, My WC contents from Repo B.
How can I Switch the Repo A to repo B without update data from Repo B into my WC?
Thanks