|
|
|
|
|
by pfundstein
1913 days ago
|
|
My point is that it's easier to manage and maintain a single version control system. > Subversion is way easier to use than git That's subjective, I'm more familiar with git thus it's easier for me. > and it takes minutes to setup a server. Git doesn't even require a server to use. You can create local repos, you can pull/push to remote repos via SSH/HTTPS/etc. No specialized server software needed. > TortoiseSVN TortoiseGIT. (Though I prefer headless) |
|