by mishkinf on 3/12/20, 3:51 AM with 5 comments
Do you self host or use a cloud solution?
by photawe on 3/15/20, 1:29 AM
I used to be on bitbucket (mercurial), until they announced they would no longer host it. I tried to convert it to git - even though manually doing it is not very pleasant. But now they have a 2GB limit which I almost reached -- that ended up being a huuuuge no-no for me, because I would clearly reach it in the short term.
So, I've created a new repository on github (could not successfully import the one from bitbucket), and I'm still keeping the old (ported to git) bitbucket repository for historical reasons.
by stephenr on 3/12/20, 3:55 AM
I’d prefer to self host them all and just push copies to external locations for the purposes of PRs etc.
by kevinherron on 3/12/20, 2:29 PM