===================================================================
RCS file: /home/cvs/OpenXM/doc/OpenXM-web/anonymous.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- OpenXM/doc/OpenXM-web/anonymous.html 2001/10/27 11:22:35 1.1
+++ OpenXM/doc/OpenXM-web/anonymous.html 2003/10/15 01:19:22 1.2
@@ -1,6 +1,6 @@
Getting the latest version (HEAD branch)
from anonymous CVS server
@@ -12,23 +12,23 @@ $OpenXM$
Execute the following command:
-% cvs -d :pserver:anoncvs@kerberos.math.kobe-u.ac.jp:/home/cvs login
+% cvs -d :pserver:anoncvs@kerberos.math.kobe-u.ac.jp:/home/cvsroot/openxm login
(Logging in to anoncvs@kerberos.math.kobe-u.ac.jp)
CVS password:
-Type anoncvs, then a line will be appended to $HOME/.cvspass
+Type anoncvs, then a line will be appended to $HOME/.cvspass
Getting the source tree
Execute the following command:
-% cvs -d :pserver:anoncvs@kerberos.math.kobe-u.ac.jp:/home/cvs checkout OpenXM OpenXM_contrib OpenXM_contrib2
+% cvs -d :pserver:anoncvs@kerberos.math.kobe-u.ac.jp:/home/cvsroot/openxm checkout OpenXM OpenXM_contrib OpenXM_contrib2
Updating the source tree
Execute the following command in the directory where OpenXM, OpenXM_contrib and OpenXM_contrib2 exist:
-% cvs -d :pserver:anoncvs@kerberos.math.kobe-u.ac.jp:/home/cvs update OpenXM OpenXM_contrib OpenXM_contrib2
+% cvs -d :pserver:anoncvs@kerberos.math.kobe-u.ac.jp:/home/cvsroot/openxm update OpenXM OpenXM_contrib OpenXM_contrib2