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.

GitTorrent explained

14 pointsby schallisover 14 years ago

2 comments

Smerityover 14 years ago
Git seems to be torn between centralization and distribution. For large projects you always seem to fall back to the SVN style single repository even if Git allows effortless decentralization.<p>There are projects like Google's Gerrit [1] which tries to push towards a centralized usage of Git. On top of being a useful code review tool it's currently used to manage all the contributions to the Android source tree.<p>Then there are projects like this, focusing on pushing Git even further away from centralization.<p>One of the stated advantages of GitTorrent is intimidation due to "centralized" Git repos. Services like Github have essentially enabled trivial forking of "centralized" repositories, so I don't think GitTorrent holds a strong advantage there.<p>[1] <a href="http://code.google.com/p/gerrit/" rel="nofollow">http://code.google.com/p/gerrit/</a>
评论 #2192334 未加载
dedwardover 14 years ago
Pretty lofty target... and in the end, bandwidth and connections will be the constraint.<p>Sounds like some fun, but it also sounds like something that would be nasty to troubleshoot in real life.<p>Anyone remember how slow freenet was? Remember who used it the most?
评论 #2192390 未加载