InfoQ

InfoQ

Topic/Tag specific view

Subversion Content on InfoQ


Latest featured content about Subversion

Scott Chacon on Git and GitHub

Topics
Ruby on Rails,
Ruby,
Subversion,
Version Control,
Collaboration,
Java,
Dynamic Languages,
Erlang,
Source Control,
Operations,
Functional Programming,
Languages,
Deployment / Datacenter,
Teamwork,
Performance & Scalability,
Programming,
Architecture,
Infrastructure,
github,
Scottish Ruby Conference,
Agile,
EGit,
Mercurial,
JGit,
git

Scott Chacon talks about the technologies that power GitHub (Erlang, Redis,...), and the benefits of Git as a version control and as a storage system.Also: ShowOff, Scott's JS-based presentation tool.

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

Topics
Subversion,
Collaboration,
Version Control,
Source Control,
Teamwork,
Agile,
Programming,
CVS,
Technology,
DVCS,
Mercurial,
Hg,
git,
VCS,
bzr,
Architecture

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

Collabnet Offers new Agile ALM Cloud options

Topics
Subversion,
Application Lifecycle Management,
Collaboration,
Version Control,
ALM,
Teamwork,
Source Control,
Agile,
Enterprise Architecture,
Cloud Computing,
Announcements,
Architecture,
Programming

Collabnet has released a new version of Teamforge (5.4), the general release of Subversion Edge, and a new Teamforge licensing agreement (TeamForge SCM Licensing option). All were announced at the Agile 2010 conference this week. The stated intent of these new products is to increase the flexibility of organizations seeking to adopt Agile software development methods.

CodePlex Adds Support for TortoiseSVN

Topics
Team Foundation Server,
Versioning,
Subversion,
Visual Studio,
Version Control,
Application Lifecycle Management,
Microsoft,
.NET,
IDE,
ALM,
Source Control,
Companies,
Programming,
CodePlex,
Enterprise Architecture

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

Topics
Ruby on Rails,
JRuby,
Glassfish,
Application Servers,
Ruby,
Subversion,
Dynamic Languages,
Configuration Management,
MySQL,
Version Control,
Java,
Open Source,
Languages,
Relational Databases,
Source Control,
ALM,
Programming,
Enterprise Architecture,
Database,
Portal/CMS

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

Topics
Subversion,
.NET Framework,
Version Control,
Visual Studio,
.NET,
IDE,
Source Control,
Microsoft,
Companies,
Programming

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

Topics
Versioning,
Subversion,
Version Control,
Configuration Management,
Continuous Integration,
Source Control,
ALM,
Agile Techniques,
Agile,
Programming,
Enterprise Architecture

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

Topics
Ruby on Rails,
Ruby,
Subversion,
Dynamic Languages,
Collaboration,
Version Control,
Languages,
Teamwork,
Source Control,
Open Source,
Technology,
Programming,
Rails,
Agile

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

Topics
Delivering Quality,
Subversion,
FindBugs,
PMD,
Quality,
Version Control,
Java,
Continuous Integration,
Artifacts & Tools,
Configuration Management,
JUnit,
Languages,
Tools,
Software Craftsmanship,
Source Control,
ALM,
Open Source,
Unit Testing,
Agile Techniques,
Agile,
TestNG,
Programming,
Testing,
Enterprise Architecture,
TDD

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

Topics
Subversion,
Artifacts & Tools,
Version Control,
.NET,
Tools,
Source Control,
Agile,
Programming

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

Topics
Ruby,
Subversion,
IronRuby,
Dynamic Languages,
.NET Framework,
.NET Languages,
Version Control,
Source Control,
.NET,
Open Source,
Languages,
Programming,
CLR,
Open Source Project Releases

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.