]> de.git.xonotic.org Git - xonotic/netradiant.git/commitdiff
Updating Windows compile guide with new SVN repo location.
authorrambetter <rambetter>
Mon, 2 Jan 2012 02:10:52 +0000 (02:10 +0000)
committerrambetter <rambetter>
Mon, 2 Jan 2012 02:10:52 +0000 (02:10 +0000)
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@488 8a3a26a2-13c4-0310-b231-cf6edde360e5

windows_compile_guide/index.html

index bb850bc35e2772bba621427461d496e497335516..8b937065b47a3350a70d8a994359c4411413cf14 100644 (file)
@@ -29,7 +29,7 @@
     <hr />
     <p>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 @@ $ <b>ln -s /c/Python27/Scripts/scons /usr/local/bin/scons</b>
     <p>Now, we're going to change to that directory and get the base GtkRadiant project:</p>
     <blockquote>
       <pre width="88" style="background: #CCCCCC; padding: 2mm; border-style: ridge">$ <b>cd radiant-work</b>
-$ <b>svn checkout https://zerowing.idsoftware.com/svn/radiant/GtkRadiant/trunk ./GtkRadiant</b>
+$ <b>svn checkout svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk ./GtkRadiant</b>
 </pre>
     </blockquote>
     <p>We created the extra <tt>radiant-work</tt> parent directory of <tt>GtkRadiant</tt> because the following step will