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.

Forking, The Future of Open Source, and Github

50 pointsby jlhamiltonabout 15 years ago

3 comments

rlpbabout 15 years ago
You can't just mix and match patches automatically. Someone has to resolve merge conflicts. There is a cost to this: developer time.<p>Distributed version control systems are being so successful because they allow developers to more easily do what they have been doing all along anyway (take Linus' job, for example).<p>I don't think there is a major paradigm shift here; just a revolution in tooling. There will still always be a main line. That main line will not be "distributed", even if the way that changesets get there might be.<p>Most of us will only be using releases taken from the main line. Forks will carry on happening from time to time, but just like now most will work to avoid them because of the inefficiencies that result.
评论 #1238019 未加载
blasdelabout 15 years ago
About the only useful thing the Apache Software Foundation can lend your project is their imprimatur of enterpriseyness, though that comes with a lot of bureaucracy to back it up.<p>"Nobody ever got fired for buying IBM", and the ASF practically <i>is</i> IBM!
评论 #1237876 未加载
njharmanabout 15 years ago
"Fork" is a poor choice of verb for what I think he is describing/dvcs/github allows. More like experimental branch this dudes gonna do his thing on and if it's good we'll absorb it into the "main" project. Which, btw, has been going on forever, git[hub] just makes it easier.<p>A Fork means there's irreconcilable differences and the dev base is splitting into 2-3 camps, old mainline, new forkers, people who leave in disgust over lack of coop.
评论 #1237934 未加载
评论 #1238054 未加载
评论 #1237933 未加载