# HG changeset patch
# User Sam Lantinga <slouken@libsdl.org>
# Date 1184098531 0
# Node ID 1c291c47cf1ee1ea2aa343a47994c3d12d8b7e2f
# Parent  8515468091e347227b553f8353d1a10c00ba1d8e
Updated SVN checkout instructions

diff -r 8515468091e3 -r 1c291c47cf1e README.SVN
--- a/README.SVN	Tue Jul 10 19:03:44 2007 +0000
+++ b/README.SVN	Tue Jul 10 20:15:31 2007 +0000
@@ -7,7 +7,7 @@
 information on using svn, where you can also download software for
 MacOS, Windows, and Unix systems.
 
-  svn checkout svn://libsdl.org/trunk/SDL
+  svn checkout http://svn.libsdl.org/branches/SDL-1.2
 
 If you are building SDL with an IDE, you will need to copy the file
 include/SDL_config.h.default to include/SDL_config.h before building.