English / français
Homepage > Solutions > OpenSource Solutions >

Subversion

Version control system

Subversion - Version Control System
Subversion
Version Control System

Introduction

Subversion is a versionning system of choice, designed to succeed CVS (Concurrent Versions System). Subversion has many innovative features, and thus fulfills some limitation of CVS such as file and folder manipulation or Unicode and binary file support. Moreover, because of its well recognized stability, performance, and interoperability, this is a solution used by an increasing number of companies. The code on which it is based follows strict programming standards, and it is also portable on multiple platforms.

Features

Subversion introduces innovative new features :

Integration

Multiple client softwares allow interaction with a Subversion revision server :

Subversion is the versioning system we use for all of our development. We provide the expertise for its set-up, its maintenance, and its use. We can also provide migration from your old versioning system, including CVS and VSS (Visual Source Safe, Microsoft).

- Feel free to contact us for further information.

Licensing

Subversion and most of its clients’ software are licensed under the terms of an opensource license (Apache - BSD style), which allows use and deployment without constraint.

External links

- Subversion : http://subversion.tigris.org
- Subversion vs xyz : http://www.szabgab.com/subversion_v...
- Comparison between Clear Case and Subversion : http://www.pti.co.il/clearcase_vs_s...

Clients

- TortoiseSVN : http://tortoisesvn.tigris.org
- RapidSVN : http://rapidsvn.tigris.org
- Subclipse : http://subclipse.tigris.org
- Trac : http://www.edgewall.com/trac/