SVN

wobin123

New member
Messages
32
Points
0
Location
Canada
Github
wobin
Emulator
Hi guys! What is the  different between downloading hercules svn using TortoiseGit to downloading it by click the "Download ZIP" on github. Thanks!

 
You can always update your emulator downloaded through TortoiseGIT, and .zip'ped one is just archived version of git folder.
Anyway, for best experience use TortoiseGIT

 
if you're just making a test server and you just need to test scripts, get the .zip and do your own thing. 

if you really want updated code every so often (and you're planning to make a real server) get the svn! Tbh, the updated code can range from npc's to db edits, but i feel as though the majority is the source code which you probably won't be touching. 

 
Hi guys! What is the  different between downloading hercules svn using TortoiseGit to downloading it by click the "Download ZIP" on github. Thanks!
tortoiseGit used by windows VPS user while in Github for linux VPS or centos

 
Last edited by a moderator:
Hi guys! What is the  different between downloading hercules svn using TortoiseGit to downloading it by click the "Download ZIP" on github. Thanks!
tortoiseGit used by windows VPS user while in Github for linux VPS or centos
Absolutely No.Github is a site (platform) which host git repository.

TortoiseGit is a Git Client with GUI for windows

Git client is available in Linux too(which is command line operations)

@BackToTopic.

Use git If you wish to receive future updates.

If you download zip, you would need to manually update,

Using Git is recommended.

 
Hi guys! What is the  different between downloading hercules svn using TortoiseGit to downloading it by click the "Download ZIP" on github. Thanks!
tortoiseGit used by windows VPS user while in Github for linux VPS or centos
Absolutely No.Github is a site (platform) which host git repository.

TortoiseGit is a Git Client with GUI for windows

Git client is available in Linux too(which is command line operations)

@BackToTopic.

Use git If you wish to receive future updates.

If you download zip, you would need to manually update,

Using Git is recommended.
oh i see my bad
default_laugh.png
 , haha 

 
Back
Top