Module submission - subversion
duncan.gibson@xs4all.nl
duncan.gibson at xs4all.nl
Sat Nov 11 16:28:07 CET 2006
module name : subversion
suggested section : devel
update (y/n) : n
bugfix (y/n) : n
security (y/n) : n
Only cosmetic changes to the Short and Long descriptions in moonbase,
because the old Long description was out-of-date and a bit misleading,
and it was just bugging me. Nothing else has been changed.
Duncan / engelsman
-------------- next part --------------
--- subversion/DETAILS 2006-11-09 20:01:02.000000000 +0100
+++ subversion/DETAILS 2006-11-11 16:20:03.000000000 +0100
@@ -7,13 +7,17 @@
ENTERED=20030126
UPDATED=20061109
PSAFE=no
- SHORT="An alternative to cvs"
+ SHORT="free/open-source version control system"
cat << EOF
-Subversion is meant to be a better CVS, so it will have most of CVS's
-features, with as many as possible in the 1.0 release. The main exception
-is "svn blame" (i.e., "cvs annotate"), which has been put off until
-after 1.0 for scheduling reasons. Generally, Subversion's interface to
-a particular feature is similar to CVS's, except where there's a
-compelling reason to do otherwise.
+Subversion is a free/open-source version control system. That
+is, Subversion manages files and directories over time. A tree
+of files is placed into a central repository. The repository is
+much like an ordinary file server, except that it remembers every
+change ever made to your files and directories. This allows you
+to recover older versions of your data, or examine the history
+of how your data changed. In this regard, many people think of
+a version control system as a sort of time machine.
+
+[See the online subversion boot at at http://svnbook.red-bean.com/]
EOF
-------------- next part --------------
lvu submit subversion 9890f309f3d09100a37b25edd1c960fa -
2.6.18.2 2.6.12 gcc-3.4.6 glibc-2.3.6
More information about the Lunar
mailing list