SVN-SUPPORT 1.3 KB

123456789101112131415161718192021222324252627282930313233343536
  1. If you are reading this, you are one of the lucky fools to be actually
  2. using the active development tree of the eAthena team. This is the
  3. only version that most of the eA dev team will activly support.
  4. svn can be retrieved via:
  5. http://subversion.tigris.org/files/documents/15/18114/svn-win32-1.1.1.zip
  6. once downloaded and placed in your path, you can just do:
  7. C> svn co http://dev.deltaanime.net:8080/svnroot/eathena/branches/stable
  8. this will check out a copy of our active stable development tree which
  9. you can then build. Build? figure it out...
  10. So, my server is crashing and I built it out of the svn stable
  11. branch.. what do I do?
  12. Each developer has their own feelings on supporting this tree and
  13. how.
  14. Dev=> MouseJstr (AIM: MouseJstr, Yahoo: MouseJstr, msn: joshs@stormbirds.org):
  15. If you are running linux and are experiencing crashing/coredumping,
  16. give me ssh access to your machine and I willhappily gdb your
  17. server, debug your cores, and place fixes back into the svn tree to
  18. make the system more stable.
  19. In some cases, if the problem is very difficult to debug, I may wish
  20. to install a different compiler (in a different location) on your
  21. machine which may require root access
  22. The cost? Its free.. just work with me to make it better for
  23. everybody...