TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Fossil – High-reliability, distributed software configuration management system

24 pointsby saintPirellialmost 7 years ago

3 comments

bipsonalmost 7 years ago
I realize this is returning because of the current events, just for reference, (some of the) previous discussions on HN:<p>[<a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=15752725" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=15752725</a>]<p>[<a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=13668952" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=13668952</a>]<p>[<a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=12673229" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=12673229</a>]<p>[<a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=8697028" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=8697028</a>]
评论 #17246174 未加载
mmoezalmost 7 years ago
We&#x27;ve been using Fossil for more than 6 years as our primary SCM for more than 30 internal projects.<p>No problems with it so far. Its easy deployment as well as the ability to run a full SCM with a Web UI from a 3 or 4 MB executable on Windows or Linux is baffling for any new developer who is introduced to it.
评论 #17247036 未加载
krylonalmost 7 years ago
At work, I <i>really</i> like the fact that the whole program is just one executable I can drop anywhere on my PATH and get to work. The builtin wiki is very nice, too.