From 8eebd9f15dbb0b26bb8dd87b7407b2e8858b8f1e Mon Sep 17 00:00:00 2001 From: amber Date: Thu, 23 Dec 2004 16:57:38 +0000 Subject: SVN Update git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@754 54d463be-8e91-2dee-dedb-b68131a5f0ec --- SVN-SUPPORT | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 SVN-SUPPORT diff --git a/SVN-SUPPORT b/SVN-SUPPORT new file mode 100644 index 000000000..94b29d933 --- /dev/null +++ b/SVN-SUPPORT @@ -0,0 +1,36 @@ + +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/18114/svn-win32-1.1.1.zip + +once downloaded and placed in your path, you can just do: + +C> svn co http://dev.deltaanime.net:8080/svnroot/eathena/branches/stable + +this will check out a copy of our active stable development tree which +you can then build. Build? figure it out... + +So, my server is crashing and I built it out of the svn stable +branch.. what do I do? + +Each developer has their own feelings on supporting this tree and +how. + +Dev=> MouseJstr (AIM: MouseJstr, Yahoo: MouseJstr, msn: joshs@stormbirds.org): + + If you are running linux and are experiencing crashing/coredumping, + give me ssh access to your machine and I willhappily gdb your + server, debug your cores, and place fixes back into the svn tree to + make the system more stable. + + In some cases, if the problem is very difficult to debug, I may wish + to install a different compiler (in a different location) on your + machine which may require root access + + The cost? Its free.. just work with me to make it better for + everybody... + -- cgit v1.2.3-70-g09d2