From c89903cdf18209d643640fbc5deecb4654dde9f1 Mon Sep 17 00:00:00 2001 From: amber Date: Thu, 31 Mar 2005 04:23:45 +0000 Subject: [PATCH] updated SVN-SUPPORT [MouseJstr] git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1352 54d463be-8e91-2dee-dedb-b68131a5f0ec --- SVN-SUPPORT | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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...