From 27ecd5cda3c543216e126fcd0ca46ba02d8dd600 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Fri, 19 Nov 2010 12:30:39 +0100 Subject: [PATCH] doc fixes --- COMPILING | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/COMPILING b/COMPILING index ab74b034..4b57fbbd 100644 --- a/COMPILING +++ b/COMPILING @@ -1,23 +1,22 @@ -developer documentation for GtkRadiant 1.5.0-div0 -================================================= +developer documentation for NetRadiant +====================================== (NOTE: outdated stuff has been ROT13ed) getting the source ================== -The latest source is available from the Subversion repository. - https://zerowing.idsoftware.com/svn/radiant/GtkRadiant/trunk/ +The latest source is available from the git repository. + git://git.icculus.org/divverent/netradiant.git -The subversion client can be obtained from the Subversion site. - http://subversion.tigris.org +The git client can be obtained from the Subversion site. + http://git-scm.org -To get a copy of the source using the commandline Subversion client: +To get a copy of the source using the commandline git client: Change the current directory to the desired location for the source. - svn checkout http://svn.icculus.org/netradiant/trunk/ NetRadiant - cd NetRadiant - sh download-gamepacks.sh + git clone git://git.icculus.org/divverent/netradiant.git + cd netradiant @@ -40,7 +39,7 @@ build: run 'make' run: -Execute './GtkRadiant/install/radiant.x86' (or './GtkRadiant/install/radiant.ppc' on osx) +Execute 'install/radiant.x86' OSX(using X-windows) ==================== -- 2.39.2