Perforce: how to propogate unsubmitted changes?

You cannot do this from within Perforce itself. You will need to perform a manual process: sync and resolve any conflicts with the changes on Client A sync Client B check out target files on Client B copy files from Client A to Client B This process could be automated by using commands like p4 changes and p4 describe and OS tools to parse the output (like for in DOS), but this would be overkill in most cases.

Although I didn't work with git-p4, the answer to this question seems to refer to your use case as well: stackoverflow.com/questions/1620132/git-....

Check out the new shelving feature in the perforce 9.2 release (currently available in beta)- you can cache your modified files on the server, without having to check them in as a versioned change. blog.perforce.com/blog/?p=1872.

"perforce: propogate to changes" - Google Search.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions