<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Virtuous Code - Latest Comments in You keep using that word &amp;#8220;distributed&amp;#8221;&amp;#8230;</title><link>http://virtuouscode.disqus.com/</link><description></description><atom:link href="https://virtuouscode.disqus.com/you_keep_using_that_word_8220distributed82218230/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Mon, 13 Oct 2008 16:03:18 -0000</lastBuildDate><item><title>Re: You keep using that word &amp;#8220;distributed&amp;#8221;&amp;#8230;</title><link>http://devblog.avdi.org/2008/10/08/you-keep-using-that-word-distributed/#comment-3028062</link><description>&lt;p&gt;Good post.&lt;/p&gt;&lt;p&gt;This was always going to happen - there's been a lot of uptake of git because its "the latest thing" rather than because they've understood and evaluated its pro's and cons.&lt;/p&gt;&lt;p&gt;And lets face it - we've all made that mistake at some point.&lt;/p&gt;&lt;p&gt;On the upside while these dev's may be missing the point of the D in DVCS at least they're using a VCS, I'm frequently appalled by the number of so called experienced developers I speak to who don't get it at all.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">James</dc:creator><pubDate>Mon, 13 Oct 2008 16:03:18 -0000</pubDate></item><item><title>Re: You keep using that word &amp;#8220;distributed&amp;#8221;&amp;#8230;</title><link>http://devblog.avdi.org/2008/10/08/you-keep-using-that-word-distributed/#comment-2980500</link><description>&lt;p&gt;I don't think hosting your own public repository over HTTP in Git is absurdly complicated (by the way, you can host via SSH, or via git protocol using git-daemon). You should share bare repository, and "dumb" HTTP protocol requires extra info present, which is provided by git-update-server-info, and which is automated by the use of update hook.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jakub Narębski</dc:creator><pubDate>Fri, 10 Oct 2008 11:21:11 -0000</pubDate></item><item><title>Re: You keep using that word &amp;#8220;distributed&amp;#8221;&amp;#8230;</title><link>http://devblog.avdi.org/2008/10/08/you-keep-using-that-word-distributed/#comment-2952939</link><description>&lt;p&gt;I completely agree. I think its funny how people focus everything around github. For example the one tweet that says "now i'm manually changing code on a live production site" should never be using his github git repo as a dependency for deploying to his production site. If anything he should set up (even if its difficult, 5 minutes save you a ton of pain) a publically accessible git repo either on his computer or some other server which his deployment can depend on.&lt;/p&gt;&lt;p&gt;And even if that goes down, since everyone who has the repo has the ENTIRE repo, you can just point your deployment scripts to the new repo and hurrah it works.&lt;/p&gt;&lt;p&gt;My company uses an internal git server for hosting all our production site repos which are used in deployment scripts, while a post-receive hook pushes this to github as a read-only mirror. This seems to make a lot more sense than putting all our eggs in one basket with github (which is a big no no). &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mitchellh</dc:creator><pubDate>Wed, 08 Oct 2008 22:39:29 -0000</pubDate></item><item><title>Re: You keep using that word &amp;#8220;distributed&amp;#8221;&amp;#8230;</title><link>http://devblog.avdi.org/2008/10/08/you-keep-using-that-word-distributed/#comment-2952605</link><description>&lt;p&gt;I suggest GitTorrent&lt;/p&gt;&lt;p&gt;(er I suggest that somebody design and implement it)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">collintmiller</dc:creator><pubDate>Wed, 08 Oct 2008 22:37:01 -0000</pubDate></item><item><title>Re: You keep using that word &amp;#8220;distributed&amp;#8221;&amp;#8230;</title><link>http://devblog.avdi.org/2008/10/08/you-keep-using-that-word-distributed/#comment-2950019</link><description>&lt;p&gt;I think that the important point here is that GitHub was down, but everyone reasonably expected that it would be back up within a short period.  Given that, the effort involved in modding your workflow to not use GitHub wasn't worth the benefit over waiting an hour or two.  &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike H</dc:creator><pubDate>Wed, 08 Oct 2008 21:13:31 -0000</pubDate></item><item><title>Re: You keep using that word &amp;#8220;distributed&amp;#8221;&amp;#8230;</title><link>http://devblog.avdi.org/2008/10/08/you-keep-using-that-word-distributed/#comment-2949562</link><description>&lt;p&gt;I completely agree. I'm trying to find out why people think they need GitHub when it's down for anything other than fresh public clones.&lt;/p&gt;&lt;p&gt;We've advertised our Disaster Recovery Guide (&lt;a href="http://github.com/blog/175-github-disaster-guide)" rel="nofollow noopener" target="_blank" title="http://github.com/blog/175-github-disaster-guide)"&gt;http://github.com/blog/175-...&lt;/a&gt; a few times, but I think not enough people know about it. You can still share and deploy GitHub-based repos when the site is down - that's one of the joys of distributed version control.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris</dc:creator><pubDate>Wed, 08 Oct 2008 20:39:29 -0000</pubDate></item><item><title>Re: You keep using that word &amp;#8220;distributed&amp;#8221;&amp;#8230;</title><link>http://devblog.avdi.org/2008/10/08/you-keep-using-that-word-distributed/#comment-2948047</link><description>&lt;p&gt;Nice post, we are planning to move to git soon. Right now when we deploy all the code is sucked out of a public repro, I assume that was a problem most users were experiencing. It would suck to have to go to all our machines and tell them hit up an alternative repo. Any thoughts on how to be avoid that using the distributed nature of git?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dan_Mayer</dc:creator><pubDate>Wed, 08 Oct 2008 18:35:41 -0000</pubDate></item></channel></rss>