I have set up a shared workspace using the AltRoots parameter so that I can run my code on a Linux Machine and develop on my Windows Machine (personal preference). I have done some "p4 move
"'s on files in Linux. However, these moves do not get updated on my Windows workspace. The pending Windows changelist has the "move" changes, but then when I try to submit on Windows (along with other edits) P4V is complaining that those moved files do not exist.
How can I force a hard sync between my workspace areas? Or have Windows actually update when I do a "P4 move
" on Linux?
Thanks!