summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2001-12-30 18:09:51 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2001-12-30 18:09:51 +0000
commite5eef23ca4351914fea3445d3846013cb0b1dc46 (patch)
tree85e4ba02be14e46833994d63b0f2ff7ab8114a38
parentef228b1d462822cb52ff8e2fcba0f53a5ada7138 (diff)
downloadgnutls-e5eef23ca4351914fea3445d3846013cb0b1dc46.tar.gz
updated
-rw-r--r--doc/README.CVS14
1 files changed, 8 insertions, 6 deletions
diff --git a/doc/README.CVS b/doc/README.CVS
index 714fdba7c4..8e7d84338f 100644
--- a/doc/README.CVS
+++ b/doc/README.CVS
@@ -1,16 +1,18 @@
If you just want to browse the cvs tree, you may visit
-http://cvs.hellug.gr/cgi-bin/cvsweb/gnutls-read-only/ .
-Otherwise (get and built the tree) you should have the following
-software:
+http://cvs.gnupg.org/cgi-bin/viewcvs.cgi/gnutls/?cvsroot=GNU+TLS+Library
+or http://cvs.hellug.gr/cgi-bin/viewcvs.cgi/gnutls-read-only/ .
+
+Otherwise, if you want to get and built the tree, you should have the
+following software:
* cvs (http://www.gnu.org/software/cvs/)
* autoconf 2.50 or newer (http://www.gnu.org/software/autoconf/)
* libtool (http://www.gnu.org/software/libtoool/)
* automake (http://www.gnu.org/software/automake/)
-* libgcrypt (http://www.gnupg.org)
+* libgcrypt (ftp://ftp.gnupg.org/pub/gcrypt/alpha/libgcrypt/)
* cvs2cl (in order to create ChangeLog) (http://www.red-bean.com/cvs2cl/)
-* latex2html (in order to create api.html)
-* latex/dvips (in order to create api.ps)
+* latex2html (in order to create gnutls.html)
+* latex/dvips (in order to create gnutls.ps)
1. Download the cvs tree
$ cvs -z3 -d :pserver:anoncvs@cvs.gnupg.org:/cvs/gnutls login