I have a P4 client that I share both on Linux and Windows using the "Root" (Linux) and "Altroot" options in the client specification ("Host" is deleted). Does anyone know if P4 can be configured to mirror directories on two platforms? I mean, if I check the file and make changes to the Linux workspace, can I somehow configure P4 to update the workspace on my Windows box so that the same file is opened and edited before the file is placed to the repository? I do not think this is possible, but I ask, just in case, if someone knows about the path.
edit: is it possible to do this with Git? All sources are stored in the P4 repository at work, but could I set up a local Git repository if possible?
Thank.
source
share