aboutsummaryrefslogtreecommitdiff
path: root/README-alpha
diff options
context:
space:
mode:
Diffstat (limited to 'README-alpha')
-rw-r--r--README-alpha15
1 files changed, 7 insertions, 8 deletions
diff --git a/README-alpha b/README-alpha
index dd528c7..4167c24 100644
--- a/README-alpha
+++ b/README-alpha
@@ -4,8 +4,8 @@ or alpha version of the package. See end of file for copying conditions.
* Introduction
-This is a *pre-release* version, and not ready for production
-use yet. Please send comments and problem reports to <bug-anubis@gnu.org>.
+This is a *pre-release* version, and not ready for production use
+yet. Please send comments and problem reports to <bug-anubis@gnu.org>.
* Building
@@ -24,22 +24,22 @@ This usually must be done with root privileges.
* Checking Out the Sources
The following instructions apply if you wish to obtain sources from
-the CVS repository.
+the Git repository.
-To checkout the source tree from CVS issue the following command:
+To checkout the source tree from Git issue the following command:
- cvs -d :pserver:anoncvs@cvs.savannah.gnu.org:/cvsroot/anubis co anubis
+ git clone git://git.savannah.gnu.org/anubis.git
This will give you read-only access. If you think you need write access,
contact the mailing list.
Read the file README-hacking for the instructions on bootstrapping the
-CVS version.
+Git version.
* Copyright information
- Copyright (C) 2001, 2002, 2003, 2004, 2007 The Anubis Team.
+ Copyright (C) 2001, 2002, 2003, 2004, 2007, 2008 The Anubis Team.
Permission is granted to anyone to make or distribute verbatim copies
of this document as received, in any medium, provided that the
@@ -58,4 +58,3 @@ paragraph-separate: "[ ]*$"
version-control: never
End:
-

Return to:

Send suggestions and report system problems to the System administrator.