<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: git the fsck out</title>
	<atom:link href="http://blog.aisleten.com/2008/11/23/git-the-fsck-out/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.aisleten.com/2008/11/23/git-the-fsck-out/</link>
	<description>Late nights eventually pay off</description>
	<lastBuildDate>Wed, 08 Feb 2012 19:15:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Programming &#187; Blog Archive &#187; Why Perforce is more scalable than Git</title>
		<link>http://blog.aisleten.com/2008/11/23/git-the-fsck-out/#comment-3649</link>
		<dc:creator>Programming &#187; Blog Archive &#187; Why Perforce is more scalable than Git</dc:creator>
		<pubDate>Wed, 27 Apr 2011 01:31:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aisleten.com/?p=260#comment-3649</guid>
		<description>[...] Ask yourself this: Is it really that important to duplicate the entire history on every single PC? Do you really need to peruse changelist 1 of KDE from an airplane? In most cases, NO. What you really want is the other stuff: easy branching, clean, and stash, and the ability to transfer changes to another client. The distributed stuff isn&#8217;t really asked for, or needed. It just makes it hard to learn. [...]</description>
		<content:encoded><![CDATA[<p>[...] Ask yourself this: Is it really that important to duplicate the entire history on every single PC? Do you really need to peruse changelist 1 of KDE from an airplane? In most cases, NO. What you really want is the other stuff: easy branching, clean, and stash, and the ability to transfer changes to another client. The distributed stuff isn&#8217;t really asked for, or needed. It just makes it hard to learn. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Why Perforce is more scalable than Git &#124; Programming</title>
		<link>http://blog.aisleten.com/2008/11/23/git-the-fsck-out/#comment-3643</link>
		<dc:creator>Why Perforce is more scalable than Git &#124; Programming</dc:creator>
		<pubDate>Sat, 23 Apr 2011 22:22:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aisleten.com/?p=260#comment-3643</guid>
		<description>[...] Ask yourself this: Is it really that important to duplicate the entire history on every single PC? Do you really need to peruse changelist 1 of KDE from an airplane? In most cases, NO. What you really want is the other stuff: easy branching, clean, and stash, and the ability to transfer changes to another client. The distributed stuff isn&#8217;t really asked for, or needed. It just makes it hard to learn. [...]</description>
		<content:encoded><![CDATA[<p>[...] Ask yourself this: Is it really that important to duplicate the entire history on every single PC? Do you really need to peruse changelist 1 of KDE from an airplane? In most cases, NO. What you really want is the other stuff: easy branching, clean, and stash, and the ability to transfer changes to another client. The distributed stuff isn&#8217;t really asked for, or needed. It just makes it hard to learn. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AT</title>
		<link>http://blog.aisleten.com/2008/11/23/git-the-fsck-out/#comment-3630</link>
		<dc:creator>AT</dc:creator>
		<pubDate>Tue, 08 Mar 2011 07:55:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aisleten.com/?p=260#comment-3630</guid>
		<description>The first time I used git, I had a similar experience to you....I accidentally wiped away two days worth of data (technically it was Google&#039;s repo command that did it, but that didn&#039;t make me feel better). But it wasn&#039;t long before I really liked it.</description>
		<content:encoded><![CDATA[<p>The first time I used git, I had a similar experience to you&#8230;.I accidentally wiped away two days worth of data (technically it was Google&#8217;s repo command that did it, but that didn&#8217;t make me feel better). But it wasn&#8217;t long before I really liked it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AT</title>
		<link>http://blog.aisleten.com/2008/11/23/git-the-fsck-out/#comment-3629</link>
		<dc:creator>AT</dc:creator>
		<pubDate>Tue, 08 Mar 2011 07:54:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aisleten.com/?p=260#comment-3629</guid>
		<description>It&#039;s pretty amazing how, once you finally figure git out, it seems so much better than what you&#039;ve been using before.</description>
		<content:encoded><![CDATA[<p>It&#8217;s pretty amazing how, once you finally figure git out, it seems so much better than what you&#8217;ve been using before.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Me</title>
		<link>http://blog.aisleten.com/2008/11/23/git-the-fsck-out/#comment-2951</link>
		<dc:creator>Me</dc:creator>
		<pubDate>Sat, 22 Aug 2009 14:29:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aisleten.com/?p=260#comment-2951</guid>
		<description>As noted by Dawkings, the majority of the world is clearly a victim of the God delusion. The rest seems to be victims of the Linus delusion.

GIT is optimized according to Linus&#039; way of thinking about managing the patch flow in the Linux kernel project. For almost all other projects (those not managed by Linus), GIT is just wrong.

For the rest of us, there&#039;s a much better option. 

That option is Mercurial.</description>
		<content:encoded><![CDATA[<p>As noted by Dawkings, the majority of the world is clearly a victim of the God delusion. The rest seems to be victims of the Linus delusion.</p>
<p>GIT is optimized according to Linus&#8217; way of thinking about managing the patch flow in the Linux kernel project. For almost all other projects (those not managed by Linus), GIT is just wrong.</p>
<p>For the rest of us, there&#8217;s a much better option. </p>
<p>That option is Mercurial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Midnight Oil &#187; Blog Archive &#187; Tweet Less, Blog More</title>
		<link>http://blog.aisleten.com/2008/11/23/git-the-fsck-out/#comment-2789</link>
		<dc:creator>Midnight Oil &#187; Blog Archive &#187; Tweet Less, Blog More</dc:creator>
		<pubDate>Wed, 10 Jun 2009 14:18:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aisleten.com/?p=260#comment-2789</guid>
		<description>[...] zero comments, but I know they&#8217;re read by my close friends. However, I&#8217;ve had several blog posts that have generated a great deal of commentary. I provided some thoughtful analysis, and [...]</description>
		<content:encoded><![CDATA[<p>[...] zero comments, but I know they&#8217;re read by my close friends. However, I&#8217;ve had several blog posts that have generated a great deal of commentary. I provided some thoughtful analysis, and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colas Nahaboo</title>
		<link>http://blog.aisleten.com/2008/11/23/git-the-fsck-out/#comment-2626</link>
		<dc:creator>Colas Nahaboo</dc:creator>
		<pubDate>Sun, 15 Mar 2009 07:04:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aisleten.com/?p=260#comment-2626</guid>
		<description>I will just chime in and as other, suggest you try hg / mercurial. It is designed to be used by human beings, whie having the power and performance of git. Git is designed to be a toolkit to build systems on. My advice to people is that it is OK to use Git if you have a Git guru in your team (or plan to become one). If you just want to use a SCM, just go mercurial.</description>
		<content:encoded><![CDATA[<p>I will just chime in and as other, suggest you try hg / mercurial. It is designed to be used by human beings, whie having the power and performance of git. Git is designed to be a toolkit to build systems on. My advice to people is that it is OK to use Git if you have a Git guru in your team (or plan to become one). If you just want to use a SCM, just go mercurial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Senior</title>
		<link>http://blog.aisleten.com/2008/11/23/git-the-fsck-out/#comment-2597</link>
		<dc:creator>Jon Senior</dc:creator>
		<pubDate>Fri, 06 Feb 2009 20:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aisleten.com/?p=260#comment-2597</guid>
		<description>I stumbled across this while in frustration, I googled for &quot;Why I hate git&quot;. I&#039;m a relatively able coder. I use a wide variety of languages and run a continuous campaign to get my colleagues using some form of revision control system. This requires that said RCS can be dropped neatly into their normal workflow. SVN manages this. It may not be L33T, but RapidSVN provides a perfectly adequate GUI.

Now it&#039;s cool that git has fancy features. I&#039;m sure it makes life a lot easier for many folks, but I&#039;ve just spent the last hour and a half trying to checkout (in the svn sense) a copy of a driver for x.org so that I can test a new feature that was recently added. Why? Well, because &quot;checkout&quot; has a completely different function to other RCSs. Because searching for documentation provides countless examples of how to carry out complex tasks, but not how to simple download some source code. Because once I&#039;d manage to figure out that I had to clone the repository, and hacking around with branches finally had me using the correct branch, the code that I could see didn&#039;t include the changes in the branch that I&#039;d specified.

So off I go again, from the top, downloading another 28M of data (around 4M of which appears to be source code) in order to compile it.

This is not useable... it&#039;s not even close to useable... it&#039;s possibly the largest disaster in terms of usability that I&#039;ve ever seen (And I&#039;ve coded in VBA!).

So while the reasons for hating git that you gave above might have been mis-targeted, don&#039;t think that you should cease hating git... there are plenty of other reasons left. :-)</description>
		<content:encoded><![CDATA[<p>I stumbled across this while in frustration, I googled for &#8220;Why I hate git&#8221;. I&#8217;m a relatively able coder. I use a wide variety of languages and run a continuous campaign to get my colleagues using some form of revision control system. This requires that said RCS can be dropped neatly into their normal workflow. SVN manages this. It may not be L33T, but RapidSVN provides a perfectly adequate GUI.</p>
<p>Now it&#8217;s cool that git has fancy features. I&#8217;m sure it makes life a lot easier for many folks, but I&#8217;ve just spent the last hour and a half trying to checkout (in the svn sense) a copy of a driver for x.org so that I can test a new feature that was recently added. Why? Well, because &#8220;checkout&#8221; has a completely different function to other RCSs. Because searching for documentation provides countless examples of how to carry out complex tasks, but not how to simple download some source code. Because once I&#8217;d manage to figure out that I had to clone the repository, and hacking around with branches finally had me using the correct branch, the code that I could see didn&#8217;t include the changes in the branch that I&#8217;d specified.</p>
<p>So off I go again, from the top, downloading another 28M of data (around 4M of which appears to be source code) in order to compile it.</p>
<p>This is not useable&#8230; it&#8217;s not even close to useable&#8230; it&#8217;s possibly the largest disaster in terms of usability that I&#8217;ve ever seen (And I&#8217;ve coded in VBA!).</p>
<p>So while the reasons for hating git that you gave above might have been mis-targeted, don&#8217;t think that you should cease hating git&#8230; there are plenty of other reasons left. <img src='http://blog.aisleten.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Riley</title>
		<link>http://blog.aisleten.com/2008/11/23/git-the-fsck-out/#comment-2576</link>
		<dc:creator>Mike Riley</dc:creator>
		<pubDate>Sun, 18 Jan 2009 10:02:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aisleten.com/?p=260#comment-2576</guid>
		<description>Honestly I have to agree with you but not for any of these reasons, I mostly just stick with SVN because that&#039;s what everybody uses...  There are countless IDEs that have SVN integrated, countless cross platform SVN clients.  And to be honest, as a fairly small scale web developer, who cares about what features your version control software has?  SVN works and does what it needs to, it&#039;s highly stable and has a mature community surrounding it. I have no doubt that git is superior software, but at this point it just isn&#039;t that mature.</description>
		<content:encoded><![CDATA[<p>Honestly I have to agree with you but not for any of these reasons, I mostly just stick with SVN because that&#8217;s what everybody uses&#8230;  There are countless IDEs that have SVN integrated, countless cross platform SVN clients.  And to be honest, as a fairly small scale web developer, who cares about what features your version control software has?  SVN works and does what it needs to, it&#8217;s highly stable and has a mature community surrounding it. I have no doubt that git is superior software, but at this point it just isn&#8217;t that mature.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Midnight Oil &#187; Blog Archive &#187; My New Year&#8217;s Resolution: Don&#8217;t be a douche</title>
		<link>http://blog.aisleten.com/2008/11/23/git-the-fsck-out/#comment-2559</link>
		<dc:creator>Midnight Oil &#187; Blog Archive &#187; My New Year&#8217;s Resolution: Don&#8217;t be a douche</dc:creator>
		<pubDate>Fri, 02 Jan 2009 14:38:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aisleten.com/?p=260#comment-2559</guid>
		<description>[...] back through some old posts, I see that I&#8217;ve become prematurely curmudgeonly. I also tend to judge too quickly, and am then forced to recant and eat crow. Since I&#8217;m not a [...]</description>
		<content:encoded><![CDATA[<p>[...] back through some old posts, I see that I&#8217;ve become prematurely curmudgeonly. I also tend to judge too quickly, and am then forced to recant and eat crow. Since I&#8217;m not a [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

