From: Holger Z. <hz...@us...> - 2004-09-08 06:38:31
|
Update of /cvsroot/jake2/jake2 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15500 Modified Files: README README_DE Log Message: add CVS instructions Index: README =================================================================== RCS file: /cvsroot/jake2/jake2/README,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** README 9 Jul 2004 06:50:48 -0000 1.2 --- README 8 Sep 2004 06:38:20 -0000 1.3 *************** *** 38,45 **** installation of Quake2 data: - download ftp://ftp.idsoftware.com/idstuff/quake2/q2-314-demo-x86.exe (37 MB) ! - extract the directory Install\Data\baseq2 from q2-314-demo-x86.exe with unzip or ! Winzip - copy the baseq2 directory to the Jake2 directory have fun! --- 38,52 ---- installation of Quake2 data: - download ftp://ftp.idsoftware.com/idstuff/quake2/q2-314-demo-x86.exe (37 MB) ! - extract the directory Install\Data\baseq2 from q2-314-demo-x86.exe with unzip ! or Winzip - copy the baseq2 directory to the Jake2 directory + If you want to have the latest experimental features you can grab the latest + Jake2 sources from CVS. + - "cvs -d:pserver:ano...@cv...:/cvsroot/jake2 login" + - when askesd for password jut hit return + - "cvs co jake2" + - procced with the build from source instructions + have fun! Index: README_DE =================================================================== RCS file: /cvsroot/jake2/jake2/README_DE,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** README_DE 11 Jul 2004 20:22:12 -0000 1.2 --- README_DE 8 Sep 2004 06:38:21 -0000 1.3 *************** *** 45,48 **** --- 45,55 ---- - baseq2 ins Jake2 Verzeichnis kopieren + Zum Testen neuer und experimenteller Features kann der aktuelle Jake2 + Sourcetree per anonymous CVS ausgecheckt werden. + - "cvs -d:pserver:ano...@cv...:/cvsroot/jake2 login" + - bei der Frage nach dem Passwort gehts mit RETURN weiter + - "cvs co jake2" + - dann gehts weiter wie oben für die Sourcedistribution beschrieben + viel Spass! |