version control

kitkat+

Senior Member
Joined
Apr 2, 2017
Messages
679
Reaction score
70
Hi Guys

Which version control system are you using and how does it compare to previous ones used ?


thanks
Kitty
 
That’s a very broad question.

Most people use Git these days though.
 
Git seems to be by far the most common choice these days. I’ve used perforce, cvs, svn and visual source safe before. Really, the biggest factor is the expertise of the person(s) managing the: integrations, reviews protocols, frontend, automation, etc.
 
Git seems to be by far the most common choice these days. I’ve used perforce, cvs, svn and visual source safe before. Really, the biggest factor is the expertise of the person(s) managing the: integrations, reviews protocols, frontend, automation, etc.

Yeah I've used pretty much all of them during my time. It really also depends on the logistics, for example is it for your company or private use? How will you be making backups (/and offsite) etc.

For my current personal game dev I use Git, since it covers all my use cases.
 
Git seems to be by far the most common choice these days. I’ve used perforce, cvs, svn and visual source safe before. Really, the biggest factor is the expertise of the person(s) managing the: integrations, reviews protocols, frontend, automation, etc.

Yeah I've used pretty much all of them during my time. It really also depends on the logistics, for example is it for your company or private use? How will you be making backups (/and offsite) etc.

For my current personal game dev I use Git, since it covers all my use cases.
 
Hi Guys

Which version control system are you using and how does it compare to previous ones used ?


thanks
Kitty

Git, because who still uses SVN or CVS

Important thing is to use a version control system that supports how your team works. I personally prefer trunk-based development and both SVN & GIT are perfect for that.

CVS also supported it but last stable release was 13 years ago.
 
Top
Sign up to the MyBroadband newsletter
X