-
as seen on Programmers
- Search for 'Programmers'
I'm currently working in a company using Perforce and am making way for distributed version control with Mercurial. I've had success importing Perforce history using the perfarce (quite a suitable name, I laugh every time I see/say it) however, this only works with a single branch at a time.
Here's…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Is anyone aware of of anybody offering hosted perforce servers?
It doesn't have to be free - but preferably not too expensive!
My understanding of Perforce is that it's free to use for personal projects, which mine is. Currently I have a perforce server setup on the same machine as the code is on…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I would like to know how to speedup the perforce auto resolve when doing integration (merge yours and theirs if no conflicts exists).
Currently is taking hours for ~5000 files when running it using a proxy server even if the proxy server has the files pre-cached.
Also p4v interface doesn't give…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I have various custom binary files stored in perforce and for many of the file types I have built a custom diff tool to show the content creators a diff of the actual changes to the file.
E.g. If the file holds simple key value pairs as a compressed binary blob the diff tool would load each version…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
We are using P4 for free with two users. In the P4V admin gui I can see both myself and my partner as users, and in the P4V gui I can see all workspaces (clients) and all changelists (both mine and my partner's). From the command line, 'p4 users' only shows me, 'p4 clients' only shows my local workspace…
>>> More