diff --git a/SVN-SUPPORT b/SVN-SUPPORT index 47fb59201e..7e14cb461b 100644 --- a/SVN-SUPPORT +++ b/SVN-SUPPORT @@ -5,11 +5,11 @@ only version that most of the eA dev team will activly support. svn can be retrieved via: - http://subversion.tigris.org/files/documents/15/18114/svn-win32-1.1.1.zip + http://subversion.tigris.org/files/documents/15/20015/svn-1.1.3-setup.exe once downloaded and placed in your path, you can just do: -C> svn co http://dev.deltaanime.net:8080/svnroot/eathena/branches/stable +C> svn co http://svn2.stormbirds.org:8080/svn/ea/branches/stable this will check out a copy of our active stable development tree which you can then build. Build? figure it out...