From 352dea515f1f04d909e908b73d298a79b69c2471 Mon Sep 17 00:00:00 2001
From: Ozkan Sezer
Date: Sun, 7 Apr 2013 09:56:44 +0000
Subject: [PATCH] updated svn links in the README file after the sf.net's
allura upgrade
git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@844 af15c1b1-3010-417e-b628-4374ebc0bcbd
---
README.html | 2 +-
README.sgml | 2 +-
README.txt | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.html b/README.html
index 944d18db..c307cca1 100644
--- a/README.html
+++ b/README.html
@@ -120,7 +120,7 @@ It includes 64bit CPU support, a new sound driver, several networking fixes and
To check-out the latest version of QuakeSpasm, use :
-svn co https://quakespasm.svn.sourceforge.net/svnroot/quakespasm/trunk
+svn co svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm
diff --git a/README.sgml b/README.sgml
index 1fbee3ef..a9d744d6 100644
--- a/README.sgml
+++ b/README.sgml
@@ -55,7 +55,7 @@ Since version 0.85.4, Quakespasm can play back external MP3, OGG and Wave music
Compiling
To check-out the latest version of QuakeSpasm, use :
-svn co https://quakespasm.svn.sourceforge.net/svnroot/quakespasm/trunk
+svn co svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm
Linux/Unix
After extracting the source tarball, browse the Makefile and edit the music streaming options, then
diff --git a/README.txt b/README.txt
index 7251b7d1..8447428c 100644
--- a/README.txt
+++ b/README.txt
@@ -99,7 +99,7 @@
4. Compiling
To check-out the latest version of QuakeSpasm, use :
- svn co https://quakespasm.svn.sourceforge.net/svnroot/quakespasm/trunk
+ svn co svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm
4.1. Linux/Unix