Subversion
From Gentoo Linux Wiki
Contents |
[edit] Introduction
Subversion is a version control software system, developed to be a replacement for CVS. It retains most of the syntax and the desirable features of CVS, while improving on its limitations.
[edit] Setup / Installation
- Subversion
- Subversion/Basic Repository - Simple Repository
- Subversion/SVN+SSH - Setting up a basic repository over SSH
- Subversion/Web DAV - Setting up a Web DAV repository
- Subversion/Basics - Basic usage of SVN
[edit] Working with Subversion
- Subversion/Linking External Repositories
- Subversion/Changing Repository URL
- Subversion/Moving a Repository
[edit] More
[edit] Ebuilds
- dev-util/subversion - Subversion Base Program
- www-apps/websvn - Web Interface for repository
- dev-util/kdesvn - GUI
- More
[edit] Links
- "Version Control with Subversion" by the Subversion developers themselves. Comes in a free online version as well as a paperback from O'Reilly.
- Another tutorial. If you want it in spanish, you can read subversion personal.
- German Gentoo Subversion Server Howto using Apache2
- Weird hanging commits in subversion
- Rockfloat Howto A Gentoo Subversion Tutorial with Apache2

