From f875dbe0d629acbe3d27c0552016a7b594843c36 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Wed, 23 Mar 2011 17:41:19 +0000 Subject: Point the installation documention to the osirion.org SVN repository, --- doc/installation.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc') diff --git a/doc/installation.html b/doc/installation.html index 1db9e2f..dafdc43 100644 --- a/doc/installation.html +++ b/doc/installation.html @@ -212,7 +212,7 @@ sudo make install

You can get the osirion project source code from the subversion repository:

@@ -220,7 +220,7 @@ sudo make install
command will create a new subdirectory osirion and download the source code into it.

-svn co svn://intranifty.no-ip.org/osirion osirion +svn co svn://osirion.org/osirion osirion

On windows, you can use the Turtoisesvn SubVersion client to access the @@ -305,7 +305,7 @@ make The game data should be located in the data subdirectory of the main distribution. You can use the game data package from the website or get it from the osirion-data subversion repository:

@@ -313,7 +313,7 @@ make the game data into the data subdirectory:

-svn checkout svn://intranifty.no-ip.org/osirion-data data +svn checkout svn://osirion.org/osirion-data data
@@ -439,7 +439,7 @@ enginepath_linux="/home/user/osirion/data" To download the source data from the subversion repository:

-svn checkout svn://intranifty.no-ip.org/osirion-data-src data-src +svn checkout svn://osirion.org/osirion-data-src data-src
-- cgit v1.2.3