On 09/02/2015 18:50, Buck Evan wrote:
Is there truly no public access to the source control for runit? If so, it's decidedly odd.
Not that odd. Small projects don't really need an SCM. Most pre-git SCMs are cumbersome or impractical. runit predates git. Gerrit chose to focus on the code, not on the packaging - that's all there is to it. I only started using a SCM, for s6 and other projects, a few months ago, because people wanted me to. I have no regrets, and enjoy the convenience of git, but it wasn't, strictly speaking, necessary. -- Laurent
