All content and news on InfoQ about Subversion
Latest featured content about Subversion

- 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.
-
By Sebastien Auvray
on May 07, 2008,
News about Subversion
- .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.
-
By Abel Avram
on Sep 18, 2008,
- 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.
-
By Mirko Stocker
on Sep 16, 2008,
- .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.
-
By Hartmut Wilms
on Aug 29, 2008,
- 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.
-
By Mark Levison and Deborah Hartman
on Jun 24, 2008,
- 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.
-
By Mirko Stocker
on Mar 18, 2008,
- 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.
-
By Srini Penchikala
on Dec 14, 2007,
- .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.
-
By Jonathan Allen
on Dec 10, 2007,
- .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.
-
By Werner Schuster
on Sep 01, 2007,