SubVersion

From Wiki RB4
Revision as of 11:14, 27 November 2007 by UweHeuer (talk | contribs) (→‎Concepts)

Installation

s. Installation

Concepts

The data is stored in a repository. The repository stores the data in a filesystem tree.

  1. check out (copy) => working copy: svn checkout <???>
  2. publish: svn commit <???>

Tools

svn

svn is the command line client.