diff options
author | Valaris <Valaris@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-01-29 16:00:45 +0000 |
---|---|---|
committer | Valaris <Valaris@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-01-29 16:00:45 +0000 |
commit | a2675f07d7da22a7c6ae11f545bf8f671e785a82 (patch) | |
tree | 4b825dc642cb6eb9a060e54bf8d69288fbee4904 /SVN-SUPPORT | |
parent | b8801ae9585201eaaf9fdf80d9c7117ee18f52e2 (diff) | |
download | hercules-a2675f07d7da22a7c6ae11f545bf8f671e785a82.tar.gz hercules-a2675f07d7da22a7c6ae11f545bf8f671e785a82.tar.bz2 hercules-a2675f07d7da22a7c6ae11f545bf8f671e785a82.tar.xz hercules-a2675f07d7da22a7c6ae11f545bf8f671e785a82.zip |
Clearing trunk.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5091 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'SVN-SUPPORT')
-rw-r--r-- | SVN-SUPPORT | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/SVN-SUPPORT b/SVN-SUPPORT deleted file mode 100644 index 7e14cb461..000000000 --- a/SVN-SUPPORT +++ /dev/null @@ -1,15 +0,0 @@ - -If you are reading this, you are one of the lucky fools to be actually -using the active development tree of the eAthena team. This is the -only version that most of the eA dev team will activly support. - -svn can be retrieved via: - - 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://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... |