From 82aeb6acea0adf059c09ab904462bd827fdb742d Mon Sep 17 00:00:00 2001 From: rambetter Date: Mon, 2 Jan 2012 02:10:52 +0000 Subject: [PATCH] Updating Windows compile guide with new SVN repo location. git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@488 8a3a26a2-13c4-0310-b231-cf6edde360e5 --- windows_compile_guide/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows_compile_guide/index.html b/windows_compile_guide/index.html index bb850bc3..8b937065 100644 --- a/windows_compile_guide/index.html +++ b/windows_compile_guide/index.html @@ -29,7 +29,7 @@

This guide explains how to compile GtkRadiant 1.6.x from source code on Windows operating systems. The source code is obtained from - id Software's official GtkRadiant SVN repository, which is open to the public (details follow). + the GtkRadiant SVN repository, which is open to the public (details follow). These instructions are aimed at developers wanting to test changes to GtkRadiant source code. The instructions below have been executed successfully on Windows XP 32 bit (some late service pack) and on Windows 7 Ultimate 32 bit. Since 64 bit systems have not been tested by me, I cannot @@ -260,7 +260,7 @@ $ ln -s /c/Python27/Scripts/scons /usr/local/bin/scons

Now, we're going to change to that directory and get the base GtkRadiant project:

$ cd radiant-work
-$ svn checkout https://zerowing.idsoftware.com/svn/radiant/GtkRadiant/trunk ./GtkRadiant
+$ svn checkout svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk ./GtkRadiant
 

We created the extra radiant-work parent directory of GtkRadiant because the following step will -- 2.39.2