InfoQ

Topic/Tag specific view

All content and news on InfoQ about Subversion


Latest featured content about Subversion

Distributed Version Control Systems: A Not-So-Quick Guide Through

Community
Architecture,
Agile
Topics
Technology,
Collaboration,
Teamwork

Since Linus Torvalds presentation at Google about git in May 2007, the adoption and interest for Distributed Version Control Systems has been constantly rising. We will introduce the concept of Distributed Version Control, see when to use it, why it can be better, and have a look at three actors in the area: git, Mercurial and Bazaar.

News about Subversion

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.

Kenai: Project Hosting Built on JRuby on Rails

Community
Ruby
Topics
JRuby,
Portal/CMS,
Open Source,
Ruby on Rails,
Configuration Management

Kenai is a new project hosting platform from Sun. It offers a comprehensive set of services for open source projects, including source code management and issue-tracking, and most notably, it is built with JRuby on Rails.

AnkhSVN 2.0 Source Code Control Package (SCC) for Visual Studio

Community
.NET
Topics
.NET Framework,
IDE

AnkhSVN started as a Visual Studio add-in, which allowed to work on a Subversion (SVN) version-controlled project from within Visual Studio. Release 2.0 is a complete rewrite of the core engine, which is delivered as a free Source Code Control Package (SCC) for Visual Studio 2005 and 2008.

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.

GitHub - Rails-based Git repository hosting

Community
Ruby
Topics
Collaboration,
Technology,
Ruby on Rails,
Open Source

Github is a new service, built in Ruby, for hosting git repositories. But there's more: by exploiting git's features, such as quick branching/merging, it allows new, more streamlined ways of cooperation between and experimentation with open source projects.

Continuous Integration and Code Inspection with Hudson and FindBugs

Community
Java,
Agile
Topics
Artifacts & Tools,
Delivering Quality,
Open Source,
Configuration Management

A recent article published in IBM developerWorks talks about automating Continuous Integration and Code Inspection tasks in a build process using open source tools. It explains how to install and configure Hudson server with Subversion, Ant, and software inspection tools like FindBugs and PMD to create a build process with continuous feedback on test results and defects.

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.

IronRuby now on Rubyforge

Community
.NET,
Ruby
Topics
Open Source,
Dynamic Languages,
.NET Framework

IronRuby, Microsoft's implementation of Ruby for .NET, is now hosted on RubyForge. The current state of the code is available via the Subversion repository.