GitHub Sunsetting Subversion Support
github.blog
GitHub Sunsetting Subversion Support
1–10 of 238 posts
Re: GitHub Sunsetting Subversion Support
#2Re: GitHub Sunsetting Subversion Support
#3About time... I don't know a single person that still uses it. I can't tell you how many times I got burned doing merges in Subversion where the entire repo became corrupt. Git was a life saver when it came out and I switched immediately over to it.
Earlier in my career, in the first week at one company I ended up corrupting the Subversion repo. I was a nervous wreck. My boss reassured and told me about he had also corrupted a Subversion repo previously as he restored the repo from backup.
Re: GitHub Sunsetting Subversion Support
#4Re: GitHub Sunsetting Subversion Support
#5Re: GitHub Sunsetting Subversion Support
#6Not sure I’m familiar with any projects using Subversion. I think the most odd-ball version control I’ve seen in prod is SQLite using Fossil (which does seem to have benefits over git) and OpenBSD sticking with CVS.
Re: GitHub Sunsetting Subversion Support
#7About time... I don't know a single person that still uses it. I can't tell you how many times I got burned doing merges in Subversion where the entire repo became corrupt. Git was a life saver when it came out and I switched immediately over to it.
> I can't tell you how many times I got burned doing merges in Subversion where the entire repo became corrupt. Earlier in my career, in the first week at one company I ended up corrupting the Subversion repo. I was a nervous wreck. My boss reassured and told me about he had also corrupted a Subversion repo previously as he restored the repo from backup.