Zac Posted February 1, 2012 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 44 Reputation: 4 Joined: 01/25/12 Last Seen: November 29, 2012 Share Posted February 1, 2012 Hi, I want to change my eathena SVN into rAthena SVN, and I'm using Renewal Client but my SVN is a Pre-Renewal. Questions: 1. How to upgrade into renewal. 2. How to change eathena into rAthena. 3. How to avoid losing databases and logs. Thanks for your help. Quote Link to comment Share on other sites More sharing options...
Emistry Posted February 1, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2370 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted February 1, 2012 How to change eathena into rAthena. download rAthena file and setup.... How to avoid losing databases and logs. link all the MySQL database into your new rAthena server... otherwise, backup / export the MySQL Database...then execute the Database in the MySQL.. but careful that some structure in rAthena is different than eathena / 3Ceam Quote Link to comment Share on other sites More sharing options...
Zac Posted February 1, 2012 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 44 Reputation: 4 Joined: 01/25/12 Last Seen: November 29, 2012 Author Share Posted February 1, 2012 (edited) but careful that some structure in rAthena is different than eathena / 3Ceam What's the differences? and about the setup, where I could download the latest SVN? I did downloaded 15520 SVN but I can't see any setup there ._. link all the MySQL database into your new rAthena server... Again, any instructions? .___. Thanks for the reply Edited February 1, 2012 by Zac Quote Link to comment Share on other sites More sharing options...
Emistry Posted February 1, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2370 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted February 1, 2012 rAthena SVN : https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/ Again, any instructions? .___. conf/inter_athena.conf // Global SQL settings // overriden by local settings when the hostname is defined there // (currently only the login-server reads/obeys these settings) sql.db_hostname: 127.0.0.1 sql.db_port: 3306 sql.db_username: ragnarok sql.db_password: ragnarok sql.db_database: ragnarok sql.codepage: // MySQL Character SQL server char_server_ip: 127.0.0.1 char_server_port: 3306 char_server_id: ragnarok char_server_pw: ragnarok char_server_db: ragnarok // MySQL Map SQL Server map_server_ip: 127.0.0.1 map_server_port: 3306 map_server_id: ragnarok map_server_pw: ragnarok map_server_db: ragnarok // MySQL Log SQL Database log_db_ip: 127.0.0.1 log_db_port: 3306 log_db_id: ragnarok log_db_pw: ragnarok log_db_db: ragnarok log_codepage: log_login_db: loginlog Quote Link to comment Share on other sites More sharing options...
Brian Posted February 1, 2012 Group: Members Topic Count: 75 Topics Per Day: 0.02 Content Count: 2223 Reputation: 593 Joined: 10/26/11 Last Seen: June 2, 2018 Share Posted February 1, 2012 2. How to change eathena into rAthena. This topic explains how: How to relocate to the SourceForge SVN 3. How to avoid losing databases and logs. To update your SQL tables, use the upgrade_svn*****.sql in the /trunk/sql-files/ folder. They work the same way as in eAthena, so if you were up-to-date prior to r15000, you would need to run all the ones after 15000: - upgrade_svn15003.sql - upgrade_svn15420_log.sql - upgrade_svn15519_log.sql - upgrade_svn15531_db.sql Quote Link to comment Share on other sites More sharing options...
Zac Posted February 1, 2012 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 44 Reputation: 4 Joined: 01/25/12 Last Seen: November 29, 2012 Author Share Posted February 1, 2012 (edited) Okay thats quite easy and solve anything, thanks Emistry, Brian. Problem Solved. Edited February 1, 2012 by Zac Quote Link to comment Share on other sites More sharing options...
Question
Zac
Hi, I want to change my eathena SVN into rAthena SVN, and I'm using Renewal Client but my SVN is a Pre-Renewal.
Questions:
1. How to upgrade into renewal.
2. How to change eathena into rAthena.
3. How to avoid losing databases and logs.
Thanks for your help.
Link to comment
Share on other sites
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.