We are using Perforce. In the depot are some projects that have their own main/branches/releases sub folders. There are also some resource files (png, mp3 and so on) that are needed (shared) for some
At work we use perforce and are encouraged to make regular commits to it (something I am fine with). However, I\'d like to run something like mercurial so I can locally commit stuff that is work in pr
I wish to submit a changelist with multiple filespecs, e.g. 开发者_运维问答...this... ...file.h ...theother....Perforce won\'t let me.I could create a changelist from a file but I do want a chance to
I am trying to开发者_如何学编程 get the changelists on a directory using P4J. Here is the snippet I used,
I\'ve noticed that a file\'s revision is not latest in p4v,so I wonder is there any way to get the revision of a local file by using cmd since p4v already have done it.