P4 Root and Altroot via Windows and Linux

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.

+5
source share
2 answers

A single perpecce clientpec should reference only one copy of the files.

You should share the files from your Linux computer to your Windows computer or vice versa, and then when they are open for editing, they can be edited on both sides.

, , , .

+4

, . , Linux. VMware, Windows p4root Windows, - Linux, / . , .

/ , , . , .

+1

All Articles