A
A
Alexey Tutubalin2020-06-07 00:24:11
Version control systems
Alexey Tutubalin, 2020-06-07 00:24:11

What to choose: git or svn?

Yes, I read on Google (I didn’t work personally) the differences for different developers, in my case there are about 10 sites (I’m the only developer) on which I have to roll the same updates at the same time and edit from 1 to 10 files each time it gets annoying and change there on the floor of the file. Please help with the choice, for each commentator I ask you to write what it works with and please at least the minimum mana (link) what and how, one repository will be on my separate domain (if there is a mana how to raise it on your vps on a separate sub-domain (free and closed) immediately + to karma, just in terms of several cms for maintenance, that is, their branches).

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
Saboteur, 2020-06-07
@Kennius

Get git
svn maybe a little easier, but older, git's popularity is such that many developers don't even know about other systems.
Documentation - on the site. are available in different languages. https://git-scm.com/doc
"raise" is not necessary, you can just git init on the local disk and that's it.

C
CityCat4, 2020-06-07
@CityCat4

There's a lot in svn that git doesn't, but that "a lot" is specific to the enterprise. If you yourself for yourself - better git. Svn is simpler, but more conservative; Although I use it myself. But I have been using it since 1998 (well, that is, then there was CVS, of course)

V
Vladimir, 2020-06-07
@Casufi

Strange question as for 2020, git of course.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question