I have a directory outside the repository. I put generated sources in there. These generated sources take FOREVER to create. Rather than have everyone on the team generate these sources, I would like
Every time I rename a file in Perforce it actually deletes an old file and adds a new on开发者_高级运维e. As a result the new file doesn\'t share the old\'s file history.
I\'m looking to setup emacs to allow me to use perforce without having to 开发者_Go百科use p4v.
I am not after history of a specific file but of the whole revis开发者_如何学Goion tree.You want just a big list of all changelists?
When I add new files to my project which is managed by Perforce, how can I get a list of the new files I\'ve added (the ones Perforce does 开发者_开发知识库not know about yet) so I can make sure I don
Does anybody have any advice about using Mercurial as a front end for Perforce?What I would like to do is to use Mercurial to handle really granular changes and then, once I\'m done something, push it
I have a Perforce workspace which i开发者_如何学编程s synced with a p4 label specification. How do I find out which label has been synced here in my workspace.I think you can\'t.
I wanted to find the non-integrated开发者_运维问答 changelists from branch1 to branch2. When I do the following command :
In the Perforce realm, the P4Win GUI is now \"legacy\" and the new P4V is supposed to fill in the void (and it does, most of the time).
I\'ve got a (sparse) development branch in Perforce which I keep up to date regularly with the main code line. I\'d like a simple way to list all the non-integrati开发者_如何学运维on changes which hav