Jump to content
  • 0

Upgrade svn.


casteryee

Question


  • Group:  Members
  • Topic Count:  18
  • Topics Per Day:  0.00
  • Content Count:  80
  • Reputation:   3
  • Joined:  02/07/12
  • Last Seen:  

I'm using 15725, if I want upgrade to latest, which file should be patched?

Anyone can give me a list?

Link to comment
Share on other sites

7 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  967
  • Reputation:   53
  • Joined:  11/13/11
  • Last Seen:  

wait upgrade svn?

or update svn

updating svn is possible if you checkout the svn

if not

you cannot do svn update

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  23
  • Reputation:   2
  • Joined:  02/07/12
  • Last Seen:  

Do you use Windows or Linux? Did you checkout the SVN yourself or did you download a compilation? (.rar of rAthena's files)

If you use linux, in terminal, cd to the folder of your RO location, then type "svn update"

If you use windows, in the folder you checked out the SVN, right click and there should be an option in the tortoisesvn menu to upgrade or so.

If you didn't checkout svn yourself, not really sure how you'd upgrade. Basically re-edit any source files you edited and rebuild, then move your NPC/conf folders over? Or re-do all the settings... *shrug*

Hope that info is of some use, good luck :D

Edited by Lige
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  18
  • Topics Per Day:  0.00
  • Content Count:  80
  • Reputation:   3
  • Joined:  02/07/12
  • Last Seen:  

Okay, thanks for info, I will try it.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  392
  • Reputation:   285
  • Joined:  12/19/11
  • Last Seen:  

If you didn't checkout svn yourself, not really sure how you'd upgrade.

I know.

Checkout a clean r15725, or whatever you're using now. Copy all files from your server to that clean working copy. Some will get modified (like setting files, or source files if you did mods). Now you can update your working copy to newer revision and all settings/mods will stay there (few conflicts can show up though, and you'll have to resolve them by hand).

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  707
  • Reputation:   168
  • Joined:  01/26/12
  • Last Seen:  

Hi casteryee,

I suggest doing some research on the svn diff technique, if you are able to understand how to use that function properly; it'd be really easy to perform updates.

For example; if you have a heavily modified rAthena, you can diff out a patch for the differences against a clean version of the same revision number as your heavily modified version. Then get a clean version of the most current revision of rAthena, and apply the patches with that. Of course; you will need to edit some things to make it work, but there's a lot less work you have to do.

Edited by Asura
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  18
  • Topics Per Day:  0.00
  • Content Count:  80
  • Reputation:   3
  • Joined:  02/07/12
  • Last Seen:  

Gepard, why r15725 but not latest revision? Is that any special about r15725?

Thanks Asura, I will do some hard works on it since I am new with Ragnarok pserver hosting.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  392
  • Reputation:   285
  • Joined:  12/19/11
  • Last Seen:  

Because that's the revision you're using now.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...