Source Control Content on InfoQ
Latest featured content about Source Control

- Topics
- Architecture,
- Open Source,
- Collaboration
Tom Preston-Werner introduces Git and GitHub and answers some questions about GitHub's architecture and features. He also talks about its development process and explains that using Erlang was instrumental for making it robust. Kenneth Lundin then talks about the decision of Erlang/OTP team to move it to GitHub and how it helped increasing contributions from the community.

- Topics
- Dynamic Languages,
- Rich Internet Apps,
- Team Collaboration,
- Javascript,
- Rich Client / Desktop,
- Ruby,
- Java,
- .NET,
- Tools,
- IDE,
- Code Analysis
Joe Walker explains the browser-based source editor Bespin: the architecture and implementation, the collaboration features, new ideas for command lines, Canvas vs DOM, speed, extensibility, and much more.
News about Source Control
- Topics
- Agile,
- .NET,
- Tools
Microsoft's Team Foundation Service Preview, the Azure-hosted beta version of Team Foundation Server 11, has been updated with enhanced homepages, performance improvements, reworked navigation, a simplified UI for small team projects, and detailed email notifications.
- Topics
- Agile,
- .NET,
- Tools
Team Foundation Server 11 has added many features in the area of Application Lifecycle Management. Some of the highlights include support for code reviews, iterations/sprints, resource allocation, third part testing frameworks, and a much more capable dependency graph.
- Topics
- Java,
- Technical Support,
- .NET,
- Source Control
The next version of Team Foundation Server will include a feature called Local Workspaces, which will allow Subversion Style “Modify-Merge-Commit” Version Control. This will make it much easier for developers new to TFS get acquainted to the Version Control Model compared to the current model of “Server Workspaces”, and make working offline easier.
- Topics
- .NET,
- Stories & Case Studies,
- SOA
The OData Service for Team Foundation Server 2010 provides access to the TFS object model on any device that supports the HTTP protocol. This makes it easier for developers to create applications that access Team Foundation Server in non-Windows environments and on smartphones and tablets.
- Topics
- Research,
- Agile,
- .NET
One of the major benefits of a distributed version control systems is that each user gets their own versioned workspace. Leon Bambrick is proposing taking it to an extreme by having every build perform a check-in.
- Topics
- Artifacts & Tools,
- .NET
Changes made to Team Foundation Server 2010 has allowed for new hosting options. These include third-party hosting and a hybrid model where code is synchronized between local and CodePlex servers.
- Topics
- Agile,
- Design,
- Tools,
- Unit Testing,
- Architecture,
- Methodologies
Simon Brown, a developer, architect and author, considers that it takes a lot more than just good code to create a successful project. In his presentation, "Good Code Isn’t Enough", Brown goes through all the elements necessary for a project’s success, from upfront design to operation documentation.