Jump to content
  • 0

how to apply updates ?


Heartbreak

Question


  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.00
  • Content Count:  63
  • Reputation:   0
  • Joined:  12/02/12
  • Last Seen:  

please help me.. 
I'm a newbie..
I think this is the fix to my skipping asura problem.. 
But I don't know how to apply this.. 
Should I use putty ? If yes, what are the commands I need to use.. 
Or should i Manually do it.. like find the line then copy paste ? 


https://github.com/rathena/rathena/commit/89ef868
 

I searched google for instructions and tried different commands in putty.. but nothing happened.. =/

Edited by Heartbreak
Link to comment
Share on other sites

4 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  29
  • Topics Per Day:  0.01
  • Content Count:  270
  • Reputation:   20
  • Joined:  12/10/11
  • Last Seen:  

svn update

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.00
  • Content Count:  63
  • Reputation:   0
  • Joined:  12/02/12
  • Last Seen:  

how ? ^^;

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  1479
  • Reputation:   172
  • Joined:  12/14/11
  • Last Seen:  

google.

 

GIT/SVN? (I say as X)

WINdows / LINUX?

 

Windows:

find "runserver_sql.bat"

go back up 1 step

right click

X (GIT / SVN) > Update

 

linux:

find "athena-start"

go back up 1 step

enter this command:

GIT?

 GIT: git pull (folder name) e.g:

git pull rAthena

 

SVN?

svn update (folder name) e.g:

svn update rAthena

 

 

 

seriously, people. seriously =.=

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  737
  • Reputation:   216
  • Joined:  11/29/11
  • Last Seen:  

git stash && git pull && git stash pop

in preference if you have some custom

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...