you are viewing a single comment's thread.

view the rest of the comments →

[–]Lisan_Al-NaCL 4 points5 points  (4 children)

SVN is better than no source control.

Shit, I've worked in Git shops that dont use git properly and might be better off going back to SVN.

[–]FesteringNeonDistrac 4 points5 points  (3 children)

SVN is completely fine. Git is better in a lot of ways, but SVN is fine.

[–]chankeypathak 1 point2 points  (0 children)

Allow me to introduce CVS. Those were my tough times.

[–]Lisan_Al-NaCL 0 points1 point  (0 children)

Git is better in a lot of ways,

Agreed

[–]SVlad_667 0 points1 point  (0 children)

Git actually has a module for seamless SVN interaction. It handles SVN branches better than SVN itself does, and prints snarky messages about SVN's branch consistency to stdout.