Jump to content
  • 0

Question

Posted

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
 

5 answers to this question

Recommended Posts

  • 1
Posted (edited)

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
  • 0
Posted (edited)
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
  • 0
Posted
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

  • -2
Posted
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? ?

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...