Jump to content
  • 0

tortoise svn checkout


Tio Akima

Question


  • Group:  Members
  • Topic Count:  94
  • Topics Per Day:  0.02
  • Content Count:  191
  • Reputation:   138
  • Joined:  09/24/12
  • Last Seen:  

Hi guys

Does anyone know the link to download rA with tortoise svn checkout?
I do not want to use git ...

I tried the link:

https://github.com/rathena/rathena
https://github.com/rathena/rathena.git


but it downloads all other folders in the repository.

I also tried using:

https://github.com/rathena/rathena/trunk

but it downloads an old emulator about 3 years ago ...
I wanted to download only the MASTER folder.

I tried that way too:

https://github.com/rathena/rathena/tree/master

but it did not work
 

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 1

  • Group:  Developer
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  587
  • Reputation:   431
  • Joined:  01/26/16
  • Last Seen:  

Disclaimer: This comment is opinionated.

If you wish to use subversion with github (and why the hell would you do it anyways. it's 2018), you can check out GitHub's guide.

The correct way to solve the problem mentioned in OP is to clone a "shallow clone" with Git. Which you can find how to in Google.
Here's the link: https://linuxhint.com/git-shallow-clone-and-clone-depth/

And please spend some effort if people provide you a hint.

This topic is now locked.

Edited by Secrets
why > way
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  13
  • Topics Per Day:  0.01
  • Content Count:  208
  • Reputation:   60
  • Joined:  09/23/17
  • Last Seen:  

32 minutes ago, Tio Akima said:

Hi guys

Does anyone know the link to download rA with tortoise svn checkout?
I do not want to use git ...

I tried the link:


https://github.com/rathena/rathena
https://github.com/rathena/rathena.git


but it downloads all other folders in the repository.

I also tried using:


https://github.com/rathena/rathena/trunk

but it downloads an old emulator about 3 years ago ...
I wanted to download only the MASTER folder.

I tried that way too:


https://github.com/rathena/rathena/tree/master

but it did not work
 

Can you explain why you do not wish to use Git?

Edit:

I do not know if this will work but it is the very first result of a quick google search.

https://www.youtube.com/watch?v=BiZLVQrp4tA

 

Edited by TheDerpySupport
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  13
  • Topics Per Day:  0.01
  • Content Count:  208
  • Reputation:   60
  • Joined:  09/23/17
  • Last Seen:  

12 minutes ago, Tio Akima said:

Sorry for my ignorance, but how would that solve my question posted upstairs? ?

I'm simply trying to understand why you do not wish to use the proper software for git; I mean you could easily download the git as a zip file but you obviously want the management capabilities for the git

Link to comment
Share on other sites

  • -2

  • Group:  Members
  • Topic Count:  94
  • Topics Per Day:  0.02
  • Content Count:  191
  • Reputation:   138
  • Joined:  09/24/12
  • Last Seen:  

4 minutes ago, TheDerpySupport said:

Can you explain why you do not wish to use Git?

Sorry for my ignorance, but how would that solve my question posted upstairs? ?

Link to comment
Share on other sites

  • -3

  • Group:  Members
  • Topic Count:  94
  • Topics Per Day:  0.02
  • Content Count:  191
  • Reputation:   138
  • Joined:  09/24/12
  • Last Seen:  

I follow with my doubt, if someone knows and can help, I thank
❤️❤️❤️ 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...