<?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: Tickler files and todo.sh</title>
	<atom:link href="http://tanniespace.com/tickler-files-and-todosh/feed/" rel="self" type="application/rss+xml" />
	<link>http://tanniespace.com/tickler-files-and-todosh/</link>
	<description>geekery, drawing and then some</description>
	<lastBuildDate>Thu, 25 Feb 2010 06:44:51 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: bmcquist</title>
		<link>http://tanniespace.com/tickler-files-and-todosh/comment-page-1/#comment-8196</link>
		<dc:creator>bmcquist</dc:creator>
		<pubDate>Mon, 27 Apr 2009 23:37:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.tanniespace.com/wp-test/?p=54#comment-8196</guid>
		<description>I tried setting this up in Leopard.  Im pretty new to scripting and all that but got the folder script to work, and have had my todo.sh working for awhile now.  I get this error when I try to patch...

patching file todo.sh
Hunk #1 FAILED at 414.
1 out of 1 hunk FAILED -- saving rejects to file todo.sh.rej

this is first 10 or so lines of the .rej file

***************
*** 414,419 ****
  	[[ $VERBOSE = 1 ]] &amp;&amp; echo &quot;TODO:  Report file updated.&quot;
  	cat &quot;$REPORT_FILE&quot;
  	cleanup;;
  * )
  	usage
  esac
--- 414,460 ----
  	[[ $VERBOSE = 1 ]] &amp;&amp; echo &quot;TODO:  Report file updated.&quot;
  	cat &quot;$REPORT_FILE&quot;
  	cleanup;;

Any thoughts?

Thanks</description>
		<content:encoded><![CDATA[<p>I tried setting this up in Leopard.  Im pretty new to scripting and all that but got the folder script to work, and have had my todo.sh working for awhile now.  I get this error when I try to patch&#8230;</p>
<p>patching file todo.sh<br />
Hunk #1 <span class="caps">FAILED</span> at 414.<br />
1 out of 1 hunk <span class="caps">FAILED</span> &#8212; saving rejects to file todo.sh.rej</p>
<p>this is first 10 or so lines of the .rej file</p>
<p>***************</p>
<ul>
<li>414,419 ****<br />
  	[[ $<span class="caps">VERBOSE</span> = 1 ]] &amp;&amp; echo &#8220;TODO:  Report file updated.&#8221;<br />
  	cat &#8220;$REPORT_FILE&#8221;<br />
  	cleanup;;<br />
  * )<br />
  	usage<br />
  esac<br />
&#8212;- 414,460 &#8212;&#8212;<br />
  	[[ $<span class="caps">VERBOSE</span> = 1 ]] &amp;&amp; echo &#8220;TODO:  Report file updated.&#8221;<br />
  	cat &#8220;$REPORT_FILE&#8221;<br />
  	cleanup;;</li>
</ul>
<p>Any thoughts?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scatterlined</title>
		<link>http://tanniespace.com/tickler-files-and-todosh/comment-page-1/#comment-27</link>
		<dc:creator>scatterlined</dc:creator>
		<pubDate>Fri, 25 Aug 2006 21:02:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.tanniespace.com/wp-test/?p=54#comment-27</guid>
		<description>Thanks, I&#039;ll be trying it out soon.

One note on the ticklerfolders.sh script: When I tried to run it for the first time it complained that I didn&#039;t have the days and months folders in my TICKLER_DIR. That was easily solved by adding -p to all of the mkdir calls.</description>
		<content:encoded><![CDATA[<p>Thanks, I&#8217;ll be trying it out soon.</p>
<p>One note on the ticklerfolders.sh script: When I tried to run it for the first time it complained that I didn&#8217;t have the days and months folders in my TICKLER_DIR. That was easily solved by adding -p to all of the mkdir calls.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
