Scaling Source Control at Facebook
This video explains how Facebook scaled their source technology to keep up with their growing team of highly productive engineers. Facebook’s current solution beats git by 5x – 50x for common operations.
This video explains how Facebook scaled their source technology to keep up with their growing team of highly productive engineers. Facebook’s current solution beats git by 5x – 50x for common operations.
Our company Subversion repository recently rounded 100.000 revisions. Our main product now counts over 50.000 files, in a workspace of several gigabytes. The pains of tending to a project of this size is made worse by Subversion. Updates and commits take a long while, working with branches is unbearable, and …
Get on board with Git, a distributed version control system. Jump ahead of the masses staying on Subversion and increase your team’s productivity, debugging effectiveness, flexibility in cutting releases and repository and connectivity redundancy (at $0 cost). Watch this streaming video Video Producer: JFokus Conference
This video will show you how to install Git and get it working under windows. [youtube iwYKX9H8UcI]
Linus Torvalds visits Google to share his thoughts on git, the source control management system he created two years ago. [youtube 4XpnKHJAok8]
This webcast covers the basics of the Git source control system. It introduces the audience to Git basics: staging and committing snapshots, viewing the commit log, pushing to and pulling from servers, and creating, switching between, and merging branches. Finally it quickly covers a few more advanced features. [youtube OFkgSjRnay4]