perforce
git-p4 submission failure
I am using git-p4 to work with git locally and trying to submit my changes back to the perforce server. Its the submitting changes back to the server that I am failing to do.[详细]
2023-03-03 10:09 分类:问答How to refactor within Visual Studio without losing source control history?
Using ReSharper to move/rename source files within Visual Studio 2010 is an enormous help when refactoring an application.The Perforce source control integration is not able to cope with these kinds o[详细]
2023-03-01 08:57 分类:问答How can we identify parent branch in Perforce?
Suppose i had a main branch - //project/main/... and than i created new branch from main - //project/1.0/...[详细]
2023-03-01 04:36 分类:问答Perforce in the Cloud
I\'ve a free license of Perforce (2 users), and I noticed that they propose in their websitean evaluation of perforce in the cloud (through Amazon EC2).[详细]
2023-02-28 16:17 分类:问答How to find all checkins to a perforce depot folder during two timestamps
I am using both command line and p4v. I need to find all checkins that went to a folder between two timestamps开发者_如何转开发 ( or times).[详细]
2023-02-27 15:35 分类:问答Using git-p4 to setup a git clone of a perforce client
I have a perforce client which maps several perforce paths into my local client. These perforce paths are for libraries and the main code line.[详细]
2023-02-25 23:05 分类:问答TFS vs Perforce (Retrieving files upto a changelist)
In perforce,开发者_JAVA技巧 if one syncs to a specific changelist, a snapshot of src repo as of that changelist is pulled down. Is there a way of doing the same thing in TFS? Does TFS changeset repres[详细]
2023-02-25 14:06 分类:问答Perforce: creating a bundle in a held state
Is there a way to create a bundle of files wit开发者_StackOverflowh perforce so that it is in a \"held\" state, not checked in, so that it can be retrieved easily? It sounds like the \"shelve\" functi[详细]
2023-02-24 20:44 分类:问答MAC OS Perforce delete changelist
I have a pending changelist that I want to delete. I use p4v client. I know that on Windows I can right click on it and I have delete option, but on Mac this option is missing. Is there other way to d[详细]
2023-02-24 16:40 分类:问答Perforce changed line endings
I had a project on Mac and uploaded it to a perforce server. When I got the project from PC all the line endings were changed and now it does not compile on PC. Is there a way to automatically change[详细]
2023-02-24 11:35 分类:问答