summaryrefslogtreecommitdiff
path: root/doc/notes/SVN-SUPPORT.txt
diff options
context:
space:
mode:
authorDracoRPG <DracoRPG@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-04-19 11:08:28 +0000
committerDracoRPG <DracoRPG@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-04-19 11:08:28 +0000
commit8802fe420b568c0a93ba0bd88c6005efc1ff5e10 (patch)
treeead65ffff953ba62df7ff34e0ae15f2c885d686f /doc/notes/SVN-SUPPORT.txt
parent97941d6ee4ca9d49bf9ce18dc24464ef9d5711e1 (diff)
downloadhercules-8802fe420b568c0a93ba0bd88c6005efc1ff5e10.tar.gz
hercules-8802fe420b568c0a93ba0bd88c6005efc1ff5e10.tar.bz2
hercules-8802fe420b568c0a93ba0bd88c6005efc1ff5e10.tar.xz
hercules-8802fe420b568c0a93ba0bd88c6005efc1ff5e10.zip
Cleaned up the doc folder. Removed outdated, untranslated, useless files and began normalizing a bit other ones~
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10292 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'doc/notes/SVN-SUPPORT.txt')
-rw-r--r--doc/notes/SVN-SUPPORT.txt15
1 files changed, 0 insertions, 15 deletions
diff --git a/doc/notes/SVN-SUPPORT.txt b/doc/notes/SVN-SUPPORT.txt
deleted file mode 100644
index 7e14cb461..000000000
--- a/doc/notes/SVN-SUPPORT.txt
+++ /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...