perforce
Perforce (version control) - File change list since specific revision
I\'m extremely new to perforce and wasn\'t having very much luck searching online... but... Is there an way to get a list of all the files that have changed since a specific revision number? I开发者_[详细]
2023-04-06 12:51 分类:问答Trouble building P4Python with P4API
I\'m trying to build P4Python, as described here and a more recent version found here.I have the P4 API located at C:\\p4api.I have set the p4_api variable correctly in setup.cfg.While in C:\\P4Python[详细]
2023-04-06 04:04 分类:问答P4V: Find the most recent changelist that affects a given workspace?
Is there a command-line way to find the most recent changelist that affects a given workspace? This can be done in the GUI by (in the workspaces tab), right-clicking the tip of the workspace tree, the[详细]
2023-04-05 19:29 分类:问答Perforce (P4): Is there such thing as a 'reverse sync', that pushes any/all changes from your local directory to the sever?
I know this is a strange question, but is there a p4 command that is the reverse of \'sync\'?That i开发者_JS百科s, I\'d like whatever files are in my local workspace directory to be pushed to the depo[详细]
2023-04-05 19:16 分类:问答Perforce Revert Shows "file(s) not opened on this client"
I\'m trying to open an existing Perforce application. I made some local changes, like deleting files, which I want to undo (that is, I want my local copy to exactly match the repository once more -- d[详细]
2023-04-05 18:11 分类:问答How can I rename a solution and projects in it without breaking anything on PerForce depot?
I开发者_StackOverflow would like to rename my solution and a couple of classes etc. in it which is already in source-control depot, in Perforce depot.[详细]
2023-04-04 21:27 分类:问答Perforce: Finding branches with given source
Given a path to a directory, Ho开发者_如何学编程w can I find all the branches in perforce that use the path as a branch source (or destination)?I think p4 integrated will give you that information.[详细]
2023-04-04 17:30 分类:问答Perforce - How to get the list of files that have been modified locally?
I am looking for a perforce command to get the list of the files that have been modified locally and \"not\" checked-in to the repository.[详细]
2023-04-04 01:04 分类:问答Is there a script to merge two perforce depots?
I have an old personal开发者_StackOverflow中文版 perforce server depot I had on my own machine.Now I have a full version of perforce in work and I would like to move some of my personal stuff into the[详细]
2023-04-02 16:10 分类:问答Restore read-only status when switching branches in msysgit
I\'d like to use git branches to separate my local changes from the team\'s head code, w开发者_JS百科hich is stored in a Perforce repository.[详细]
2023-04-02 13:10 分类:问答