I want to create a client with the following view: //depot/location1/main/... //myclient/main/... //depot/location2/main/... /开发者_Python百科/myclient/main/...
We are using hudson for our builds and we have found that if we use the master to do the build the perforce view is not loaded.There are no errors in the console except that if it is a new project the
I have currently 3 codelines in my perforce depot Main Development Release Th开发者_JS百科e idea being changes will be integrated into Main from release and dev branches. But as of now some of the
I had directory structure A/B, A/C, A/D and then had few fil开发者_如何学编程es in each directory B, C, D.
I am facing an issue of merging due to bad scm practices followed. I gave a build off of a perforce branch when the latest changelist # was, lets say, 1000. Now after the dev team has submitted many m
Hi I have a list of How to unanswered. It would be great if anyone can help me in this 1) How to debug in eclim
I\'m trying to import a project from my company\'s Perforce depot into a git repository.I\'ve been successful getting a single branch into a single git repo, but what I\'d l开发者_StackOverflow社区ike
I\'m fairly new to Perforce but I already have experience with DVCS like Git and Mercurial and I\'m familiar with the basic principles of Perforce.
I would like to reserve a \'snapshot\' after Perforce sync. Rather than applying sync to all directory tree, I would like to generate a patch file. I will apply manually and checking if the result (af
I am currently working on a file system application in C# that requires users to login to a Perforce server.