I'm starting to wonder whether operating a shared #code-hosting platform is only possible with sponsorship. #Gitorious collapsed because their paid hosting couldn't cover their costs (which includes the cost of free hosting). I don't believe #Github ever publicly released figures, but I do remember hearing a rumor that they were not profitable before #Microsoft purchased them. #Bitbucket still persists, but #Atlassian has made so many changes to their offerings that IMO, using their platform is putting everything that touches it at risk. #SourceForge went to all sorts of dangerous extremes to try to monetize the huge number of repositories they host (most of which appear to be residue of projects that have either died or moved their active repos elsewhere).
Most of what I do goes into my #Fossil repo, but I'm also trying to use #Darcs, #Breezy, #Pijul, and #Hg enough to be able to fairly say which ones work best for me.
You'll notice that #Git is not in that list. I'm having to use git whenever I deal with other people's code projects, so I already know that it isn't tailored for my needs.
I also think that our #code-hosting solutions needn't presume #git. All of #hg, #fossil, #darcs, #pijul, #brz can be viable depending on the project & organization.
Correction: #Pijul ... it is a #dvcs / #scm system written in #Rust, and an evolution of some of the ideas behind #Haskell's #Darcs, including fleshing out the theoretical basis and solving a couple of major bugs.
@geniusmusing I find #git to be too big and complex for my needs (and arguably for most projects). I know it “won” and even some projects that formerly used another #VCS ( such as Mercurial #hg, #darcs, Bazaar #bzr / Breezy #brz ) are switching.
In the plans: a very limited #Kallithea install (with git and Mercurial) and #Fossil for Federati ... when I have more funds and energy to devote to getting it going on its own VPS.
Okay, I think I'm going to temporarily stop the efforts to install #Pijul #scm #vcs ... the forum suggests that installing the latest Rustup would fix things, but there's a checksum error showing up.
On the other hand, I now have a current version of #Darcs installed (on Windows; the Ubuntu repositories only have 2.14).
@bthall had some problems compiling #Pijul, so I’m testing it. On the Win10 machine, it failed on libsodium. On Kubuntu, it is still going, with all 4 CPU cores pegged at 98%+ and using all the swap.
I also noticed that the newest version of #Darcs now has a pre-compiled binary for Windows ... but I decided to try to compile it (in progress).