Jump to content
  • 0

Download in git in specific version.


avalox

Question


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  4
  • Reputation:   0
  • Joined:  09/19/17
  • Last Seen:  

How do I download this version (11b255e0e9cd2541ddd0e7c314b440f59627d07d) of Rathena?
I use Ubuntu VPS.

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

  • Group:  Developer
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  292
  • Reputation:   199
  • Joined:  05/03/13
  • Last Seen:  

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  4
  • Reputation:   0
  • Joined:  09/19/17
  • Last Seen:  

I tried the following:

git remote update
git fetch 
git checkout 11b255e0e9cd2541ddd0e7c314b440f59627d07d

I tried the Rathena folder. I received the following error:

error: pathspec '11b255e0e9cd2541ddd0e7c314b440f59627d07d' did not match any file(s) known to git.

Can someone help me?

I'm trying to download the version compatible with BG, indicated in that topic:

 

Edited by avalox
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  18
  • Topics Per Day:  0.00
  • Content Count:  73
  • Reputation:   1
  • Joined:  07/18/13
  • Last Seen:  

On 1/24/2019 at 11:05 PM, avalox said:

I tried the following:

git remote update
git fetch 
git checkout 11b255e0e9cd2541ddd0e7c314b440f59627d07d

I tried the Rathena folder. I received the following error:

error: pathspec '11b255e0e9cd2541ddd0e7c314b440f59627d07d' did not match any file(s) known to git.

Can someone help me?

I'm trying to download the version compatible with BG, indicated in that topic:

 

download latest version svn clone

right click of rathena folder

open git bash

git remote update
git fetch 
git checkout  ( hash)

open diff file patch it

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