This article was originally published on the Encodo Blogs. Browse on over to see more!
We keep our source code in Perforce, an extremely powerful SCM (source control manager). It retains multiple revisions of files and manages integrations between “branches”, or diverging streams of similar code. Read/write permissions for paths within the depot can be restricted per user.
Recently, we needed to get the history of a particular file to see which changes had been applied to it over the course... [More]