I would like to know how we are supposed to do integration between different Perforce servers/depots.
In Perforce, what is a \"shelved\" file?What is the purpose of shelving a file that is open for edit in the 开发者_运维问答workspace?From the Perforce documentation:
In previous organization, \'cvs annotate\' used to give annotation w.r.t m开发者_C百科odifier login id.
We are in the process of trying to implement perforce in our small IT department. We\'re primarily developing in .net using visual studio 2008. I\'ve organized my projects as follows:
I had a pending changelist in my wo开发者_开发问答rkspace. By mistake I reverted one of the files by reverting to depot. Eclipse wiped off the local history. I am not sure if perforce keeps any histor
Simple question - is the C++ API provided by Perforce thread-safe? There is no mention of it in the documentation.
I want to reverse the changes from one of my checkins. In the right-click context menu of the particular changelist, there are these two options:
Is it possible to somehow listen to all perforce cammands issued from my ma开发者_运维百科chine to the perforce server?
I\'m trying to use git-p4 to clone perforce depot.I keep running into a problem in the git-p4 script, where git-p4 tries to access a dict key that is not defined and throws a trace.
My p4 repository has a structure similar to: //depot/project/branch1 //depot/project/branch2 //depot/project/branch3