<?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 for Ted Naleid</title>
	<atom:link href="http://naleid.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://naleid.com/blog</link>
	<description>Groovy, Grails and OS X tips and tricks</description>
	<lastBuildDate>Thu, 23 May 2013 08:35:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>Comment on Quick Shell Function to Bootstrap a Gradle Groovy Project by David Tiselius</title>
		<link>/blog/2012/02/29/quick-shell-function-to-bootstrap-a-gradle-groovy-project/comment-page-1/#comment-3832</link>
		<dc:creator>David Tiselius</dc:creator>
		<pubDate>Thu, 23 May 2013 08:35:05 +0000</pubDate>
		<guid isPermaLink="false">http://naleid.com/blog/?p=571#comment-3832</guid>
		<description><![CDATA[Thanks for this!
I made a small change to prevent overwriting any files by mistake (learnt the hard way...):
https://gist.github.com/traneHead/5633531]]></description>
		<content:encoded><![CDATA[<p>Thanks for this!<br />
I made a small change to prevent overwriting any files by mistake (learnt the hard way&#8230;):<br />
<a href="https://gist.github.com/traneHead/5633531" rel="nofollow">https://gist.github.com/traneHead/5633531</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Finding and Purging Big Files From Git History by phil swenson</title>
		<link>/blog/2012/01/17/finding-and-purging-big-files-from-git-history/comment-page-1/#comment-3831</link>
		<dc:creator>phil swenson</dc:creator>
		<pubDate>Thu, 23 May 2013 04:34:04 +0000</pubDate>
		<guid isPermaLink="false">http://naleid.com/blog/?p=566#comment-3831</guid>
		<description><![CDATA[I&#039;m trying to migrate an SVN repo to git.  First pass at a plain git svn clone I got 4.5 gig.... not good!  I just ran your command: git rev-list --objects --all &#124; sort -k 2 &gt; allfileshas.txt 

the text file has about 29,000 SHA1 hashes at the beginning of the file.  Is this expected?]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to migrate an SVN repo to git.  First pass at a plain git svn clone I got 4.5 gig&#8230;. not good!  I just ran your command: git rev-list &#8211;objects &#8211;all | sort -k 2 &gt; allfileshas.txt </p>
<p>the text file has about 29,000 SHA1 hashes at the beginning of the file.  Is this expected?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Vim Movement Shortcuts Wallpaper by Weekly Vim Focus: Week 3 &#124; Phonons</title>
		<link>/blog/2010/10/04/vim-movement-shortcuts-wallpaper/comment-page-2/#comment-3830</link>
		<dc:creator>Weekly Vim Focus: Week 3 &#124; Phonons</dc:creator>
		<pubDate>Sat, 18 May 2013 12:37:23 +0000</pubDate>
		<guid isPermaLink="false">http://naleid.com/blog/?p=216#comment-3830</guid>
		<description><![CDATA[[...] more movements also have a look at this Vim Movements Wallpaper. I won&#8217;t use it personally, but it makes for a handy [...]]]></description>
		<content:encoded><![CDATA[<p>[...] more movements also have a look at this Vim Movements Wallpaper. I won&#8217;t use it personally, but it makes for a handy [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Snow Leopard Shared Printer Job &#8220;On Hold: Authentication Required&#8221; fix by Rickard</title>
		<link>/blog/2009/11/01/snow-leopard-shared-printer-job-on-hold-authentication-required-fix/comment-page-2/#comment-3827</link>
		<dc:creator>Rickard</dc:creator>
		<pubDate>Tue, 14 May 2013 13:02:08 +0000</pubDate>
		<guid isPermaLink="false">http://naleid.com/blog/?p=95#comment-3827</guid>
		<description><![CDATA[Thanks so very much - you are a real genious ;-) Spared me a lot of work!]]></description>
		<content:encoded><![CDATA[<p>Thanks so very much &#8211; you are a real genious ;-) Spared me a lot of work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fixing Grails Tests That Pass in Isolation but Fail When Run as a Suite by tednaleid</title>
		<link>/blog/2012/05/22/fixing-grails-tests-that-pass-in-isolation-but-fail-when-run-as-a-suite/comment-page-1/#comment-3821</link>
		<dc:creator>tednaleid</dc:creator>
		<pubDate>Thu, 02 May 2013 03:49:14 +0000</pubDate>
		<guid isPermaLink="false">http://naleid.com/blog/?p=608#comment-3821</guid>
		<description><![CDATA[Thanks Andy!  Sorry I missed that, there was a less than sign that I forgot to translate into the ampersand version on that line.  Should be fixed now.]]></description>
		<content:encoded><![CDATA[<p>Thanks Andy!  Sorry I missed that, there was a less than sign that I forgot to translate into the ampersand version on that line.  Should be fixed now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fixing Grails Tests That Pass in Isolation but Fail When Run as a Suite by Andy Sinesio</title>
		<link>/blog/2012/05/22/fixing-grails-tests-that-pass-in-isolation-but-fail-when-run-as-a-suite/comment-page-1/#comment-3820</link>
		<dc:creator>Andy Sinesio</dc:creator>
		<pubDate>Wed, 01 May 2013 16:51:53 +0000</pubDate>
		<guid isPermaLink="false">http://naleid.com/blog/?p=608#comment-3820</guid>
		<description><![CDATA[The script, as written on the page, does not compile.  There appears to be a missing section around line 118 at the end of getTruncatedTestList():

 return testList[0.. testList) {
        String command = createCommand(testList)
        return runCommand(runName, command) == 0



The correct code appears to be:

       return testList[0..badTestAt]
    }
	
    boolean testsPass(runName, testList) {
		String command = createCommand(testList)
		return runCommand(runName, command) == 0
	}]]></description>
		<content:encoded><![CDATA[<p>The script, as written on the page, does not compile.  There appears to be a missing section around line 118 at the end of getTruncatedTestList():</p>
<p> return testList[0.. testList) {<br />
        String command = createCommand(testList)<br />
        return runCommand(runName, command) == 0</p>
<p>The correct code appears to be:</p>
<p>       return testList[0..badTestAt]<br />
    }</p>
<p>    boolean testsPass(runName, testList) {<br />
		String command = createCommand(testList)<br />
		return runCommand(runName, command) == 0<br />
	}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Calling GruntJS tasks from Gradle by Crisp&#039;s Blog &#187; Test Driving JavaScript: Grunt with Gradle</title>
		<link>/blog/2013/01/24/calling-gruntjs-tasks-from-gradle/comment-page-1/#comment-3819</link>
		<dc:creator>Crisp&#039;s Blog &#187; Test Driving JavaScript: Grunt with Gradle</dc:creator>
		<pubDate>Tue, 30 Apr 2013 12:03:09 +0000</pubDate>
		<guid isPermaLink="false">http://naleid.com/blog/?p=725#comment-3819</guid>
		<description><![CDATA[[...] is a much nicer solution than using Exec like we did for the npm task, here&#8217;s the write-up: Calling GruntJS tasks from Gradle). Since the Grunt command is different depending on the operating system we&#8217;ll need to set [...]]]></description>
		<content:encoded><![CDATA[<p>[...] is a much nicer solution than using Exec like we did for the npm task, here&#8217;s the write-up: Calling GruntJS tasks from Gradle). Since the Grunt command is different depending on the operating system we&#8217;ll need to set [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Upgrading to Grails 2 Unit Testing by Heiko</title>
		<link>/blog/2012/05/01/upgrading-to-grails-2-unit-testing/comment-page-1/#comment-3816</link>
		<dc:creator>Heiko</dc:creator>
		<pubDate>Tue, 23 Apr 2013 06:55:59 +0000</pubDate>
		<guid isPermaLink="false">http://naleid.com/blog/?p=580#comment-3816</guid>
		<description><![CDATA[Hello Ted,

have you had Problems with grails integration tests, too? I have no informations found about how to use integration tests!

Best regards!

Heiko]]></description>
		<content:encoded><![CDATA[<p>Hello Ted,</p>
<p>have you had Problems with grails integration tests, too? I have no informations found about how to use integration tests!</p>
<p>Best regards!</p>
<p>Heiko</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Finding and Purging Big Files From Git History by Shaun</title>
		<link>/blog/2012/01/17/finding-and-purging-big-files-from-git-history/comment-page-1/#comment-3815</link>
		<dc:creator>Shaun</dc:creator>
		<pubDate>Mon, 22 Apr 2013 09:19:39 +0000</pubDate>
		<guid isPermaLink="false">http://naleid.com/blog/?p=566#comment-3815</guid>
		<description><![CDATA[Er, it cut off my reply:  cut -d\  -f 1,3,7-   instead of awk command]]></description>
		<content:encoded><![CDATA[<p>Er, it cut off my reply:  cut -d\  -f 1,3,7-   instead of awk command</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Finding and Purging Big Files From Git History by Shaun</title>
		<link>/blog/2012/01/17/finding-and-purging-big-files-from-git-history/comment-page-1/#comment-3814</link>
		<dc:creator>Shaun</dc:creator>
		<pubDate>Mon, 22 Apr 2013 09:19:11 +0000</pubDate>
		<guid isPermaLink="false">http://naleid.com/blog/?p=566#comment-3814</guid>
		<description><![CDATA[If the paths have spaces in the names, you need to modify the awk command (I used cut instead):
for SHA in `cut -f 1 -d\  &gt; bigtosmall.txt; done]]></description>
		<content:encoded><![CDATA[<p>If the paths have spaces in the names, you need to modify the awk command (I used cut instead):<br />
for SHA in `cut -f 1 -d\  &gt; bigtosmall.txt; done</p>
]]></content:encoded>
	</item>
</channel>
</rss>
