I have a perforce workspace root set to:
D:\Perforce_windows_workspace\depot
I need my perforce workspace root set to:
D:\depot
Is this going confuse p4v? Not finding any solid examples to go off of. Thanks so much in advance!
I have a perforce workspace root set to:
D:\Perforce_windows_workspace\depot
I need my perforce workspace root set to:
D:\depot
Is this going confuse p4v? Not finding any solid examples to go off of. Thanks so much in advance!
Changing the workspace root is fine, but you need to make sure to move the physical folder at the same time you change the Root
in the workspace spec. Perforce stores its notion of local paths relative to the Root, so it will indeed get confused if the definition of the root changes but the filesystem locations don't, or vice versa.