From f6b40177b5952da6d2eb60b54832c1b25c12cd46 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Wed, 7 Jan 2009 14:52:31 +0000 Subject: [PATCH] Rename to Source code repositories, and mention we now have Subversion --- en/developers/cvs.sgml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/en/developers/cvs.sgml b/en/developers/cvs.sgml index dcb094de53..824cb156ba 100644 --- a/en/developers/cvs.sgml +++ b/en/developers/cvs.sgml @@ -1,13 +1,15 @@ - - + + ]> &header; +

CVS

+

CVS (the Concurrent Version System) is the tool we use for keeping our sources under control. Every change (with accompanying log message explaining @@ -43,6 +45,14 @@ USA/California and Ukraine.

+

Subversion

+ +

In June 2008, development of the base system moved to a different + version control system, Subversion + (SVN for short). The web + interface is available for browsing the repository. All changes are + also exported back to the CVS repository.

+ &footer;