Page 1 of 1

Old server

Posted: 19 Mar 2011, 19:33
by RooO
Hello , im asking if there is anyway to play old versions or the data of old eathenas server ?
i want to make a localhost nad try it

Re: Old server

Posted: 20 Mar 2011, 21:06
by Crush
Sure you can. Our server data is stored in public version control systems (now on git, a few years ago on subversion) which allow to check out any earlier version of the files. Note that our server software has also changed over time, so you might also need to check out an older revision of it and compile it.

Re: Old server

Posted: 21 Mar 2011, 01:02
by salmondine

Re: Old server

Posted: 21 Mar 2011, 14:40
by RooO
Crush wrote:Sure you can. Our server data is stored in public version control systems (now on git, a few years ago on subversion) which allow to check out any earlier version of the files. Note that our server software has also changed over time, so you might also need to check out an older revision of it and compile it.
and can you do that for me because im not very good with that things and I dont have Ubunto installed in my pc
if you could give me the eathena data of the 0.0.15 or 0.0.16 version because i want to play and do old quests :P and see old items like the old crusade helmet etc

Re: Old server

Posted: 21 Mar 2011, 16:05
by Crush
Give a man a fish, and you feed him for a day. Show a man how to fish, and you feed him for life.

Instructions for setting up a server:
http://wiki.themanaworld.org/index.php/ ... p_a_server

Instructions for using our git repositories:
http://wiki.themanaworld.org/index.php/Git

Instructions for rewinding a git repository to an older revision:
http://www.kernel.org/pub/software/scm/ ... ckout.html