InfoQ

Topic/Tag specific view

Source Control Content on InfoQ


News about Source Control

CodePlex Adds Support for TortoiseSVN

Community
.NET
Topics
Versioning

CodePlex has recently announced that it is supporting SVN clients, like TortoiseSVN, to connect to its code repository in order to synchronize source code and resources. In the past, SVN users had to run SvnBridge every time they wanted to synchronize with CodePlex, but now it can be done only by using the correct URL in SVN client's settings.

Github Gist: Versioning For Pasted Code

Community
Ruby
Topics
Collaboration

Demoed at RubyFringe, Github introduced a new service called Gist. While similar to popular paste services, it adds a twist: pasted snippets can be accessed like git repositories, which can be updated from the web interface.

CM Crossroads on SCM for Small Teams

Community
Agile
Topics
Agile Techniques,
Configuration Management

Agile brings to organizations, among other things, small teams coupled with constant change. Navigating this effectively requires understanding what this means to Software Configuration Management practices. The July edition of CM Journal's "cm//crossroads" is dedicated to helping people meet this challenge successfully.

Subversion 1.5 released

Community
Agile
Topics
Versioning,
Agile Techniques,
Configuration Management

Subversion, a mature open source version control system used by many open source projects, has just released version 1.5. New features include: merge tracking, sparse checkouts, and conflict resolution in the command line client.

Git/Github Roundup: Ruby Books, Gems, Gitjour

Community
Ruby
Topics
Technology,
RubyGems,
Ruby on Rails

Git and Github's popularity increase steadily in the Ruby space. A few Ruby related book projects are now hosted on Github. Gitjour is a new tool using the Bonjour protocol to distribute git repositories. Finally: Github makes it easy to provide gems of projects.

Ruby and Git Roundup: Rails, Rubyforge, APIs

Community
Ruby
Topics
Technology,
Open Source,
Ruby on Rails

Ruby on Rails is just one of many Ruby projects moving its repository to GitHub. We take a look at the Git news in the Ruby space, such as RubyForge's new Git repositories, new Git documentation and books and applications like GitWiki that use Git's repository in new ways.

VisualSVN – An Alternative to Team Foundation Server

Community
.NET
Topics
Artifacts & Tools

Developers looking for an alternative to Visual SourceSafe have a lot more options than shelling out big bucks for Rational ClearCase or Microsoft's Team Foundation Server. Today we introduce VisualSVN, a commercial Subversion offering.

Team Foundation Server 2008: Out-Of-The-Box Support for Continuous Integration

Community
.NET
Topics
Build systems

Along with Visual Studio 2008 Microsoft will be releasing a new version of TFS (Team Foundation Server). TFS 2008 will provide extended support for Continuous Integration.