<?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 Source.kohlerville.com</title>
	<atom:link href="http://source.kohlerville.com/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://source.kohlerville.com</link>
	<description>My ramblings to the tech</description>
	<lastBuildDate>Fri, 03 Sep 2010 09:56:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on untrack files in git by Michal</title>
		<link>http://source.kohlerville.com/?p=149&#038;cpage=1#comment-422</link>
		<dc:creator>Michal</dc:creator>
		<pubDate>Fri, 03 Sep 2010 09:56:58 +0000</pubDate>
		<guid isPermaLink="false">http://source.kohlerville.com/?p=149#comment-422</guid>
		<description>Just wrote into URL &quot;git untrack files&quot; thats cool request - response practice :-D</description>
		<content:encoded><![CDATA[<p>Just wrote into URL &#8220;git untrack files&#8221; thats cool request &#8211; response practice <img src='http://source.kohlerville.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Vista laptop toshiba A215-S7428 by Lilly Bell</title>
		<link>http://source.kohlerville.com/?p=232&#038;cpage=1#comment-406</link>
		<dc:creator>Lilly Bell</dc:creator>
		<pubDate>Sat, 21 Aug 2010 19:07:56 +0000</pubDate>
		<guid isPermaLink="false">http://source.kohlerville.com/?p=232#comment-406</guid>
		<description>i am only using free virus scanners like avast and avira but they seem to be great tools though&quot;-~</description>
		<content:encoded><![CDATA[<p>i am only using free virus scanners like avast and avira but they seem to be great tools though&#8221;-~</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on untrack files in git by Patrick</title>
		<link>http://source.kohlerville.com/?p=149&#038;cpage=1#comment-373</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Mon, 12 Jul 2010 19:10:10 +0000</pubDate>
		<guid isPermaLink="false">http://source.kohlerville.com/?p=149#comment-373</guid>
		<description>Take it one step further...place a &#039;.gitignore&#039; file within a directory (example: images/useruploads) and ignore the directory EXCEPT for the .gitignore placed within that directory.  This way, when someone pulls your repo, it will create the directory for them but not include all of the files along side.

The idea is, there must be at least one file within the directory in order for GIT to create the directory.</description>
		<content:encoded><![CDATA[<p>Take it one step further&#8230;place a &#8216;.gitignore&#8217; file within a directory (example: images/useruploads) and ignore the directory EXCEPT for the .gitignore placed within that directory.  This way, when someone pulls your repo, it will create the directory for them but not include all of the files along side.</p>
<p>The idea is, there must be at least one file within the directory in order for GIT to create the directory.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Quick Look at Two Opensource File Encryption Software by Mark</title>
		<link>http://source.kohlerville.com/?p=253&#038;cpage=1#comment-368</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Mon, 17 May 2010 07:35:37 +0000</pubDate>
		<guid isPermaLink="false">http://source.kohlerville.com/?p=253#comment-368</guid>
		<description>There are a lot of free/Open Source file shredders available.  I am partial to Eraser, so shredding files left if using aescrypt isn&#039;t too much of a problem./  I also use TrueCrypt, so if sensitive files are saved in a TC partition, and then encypted, the original file can be left secure anyway.  I tend to erase files more than simply deleting them as a matter of course, so it&#039;s not an extra step for me.

I will enjoy looking at ccrypt in Linux once I have my box up and running again..

Thanks for the info.</description>
		<content:encoded><![CDATA[<p>There are a lot of free/Open Source file shredders available.  I am partial to Eraser, so shredding files left if using aescrypt isn&#8217;t too much of a problem./  I also use TrueCrypt, so if sensitive files are saved in a TC partition, and then encypted, the original file can be left secure anyway.  I tend to erase files more than simply deleting them as a matter of course, so it&#8217;s not an extra step for me.</p>
<p>I will enjoy looking at ccrypt in Linux once I have my box up and running again..</p>
<p>Thanks for the info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on untrack files in git by Pranil</title>
		<link>http://source.kohlerville.com/?p=149&#038;cpage=1#comment-367</link>
		<dc:creator>Pranil</dc:creator>
		<pubDate>Thu, 13 May 2010 02:28:23 +0000</pubDate>
		<guid isPermaLink="false">http://source.kohlerville.com/?p=149#comment-367</guid>
		<description>Hey I&#039;ve got the same problem as mr.wayn, deletes the files from the other repository. Is there a way around this?</description>
		<content:encoded><![CDATA[<p>Hey I&#8217;ve got the same problem as mr.wayn, deletes the files from the other repository. Is there a way around this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on untrack files in git by mr.wayn</title>
		<link>http://source.kohlerville.com/?p=149&#038;cpage=1#comment-361</link>
		<dc:creator>mr.wayn</dc:creator>
		<pubDate>Thu, 25 Mar 2010 00:52:07 +0000</pubDate>
		<guid isPermaLink="false">http://source.kohlerville.com/?p=149#comment-361</guid>
		<description>If you do that and then push to a bare and then pull it from bare to another repository.  git delete files from that another repository!</description>
		<content:encoded><![CDATA[<p>If you do that and then push to a bare and then pull it from bare to another repository.  git delete files from that another repository!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on untrack files in git by bauer</title>
		<link>http://source.kohlerville.com/?p=149&#038;cpage=1#comment-355</link>
		<dc:creator>bauer</dc:creator>
		<pubDate>Thu, 11 Mar 2010 16:26:18 +0000</pubDate>
		<guid isPermaLink="false">http://source.kohlerville.com/?p=149#comment-355</guid>
		<description>Thank You very much for this</description>
		<content:encoded><![CDATA[<p>Thank You very much for this</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ignore files in git by Paul</title>
		<link>http://source.kohlerville.com/?p=304&#038;cpage=1#comment-337</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Sat, 12 Dec 2009 18:14:28 +0000</pubDate>
		<guid isPermaLink="false">http://source.kohlerville.com/?p=304#comment-337</guid>
		<description>This was a big help. Thanks.</description>
		<content:encoded><![CDATA[<p>This was a big help. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tape disappearing/reappearing in fabric by Ryan</title>
		<link>http://source.kohlerville.com/?p=203&#038;cpage=1#comment-334</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Fri, 27 Nov 2009 04:05:29 +0000</pubDate>
		<guid isPermaLink="false">http://source.kohlerville.com/?p=203#comment-334</guid>
		<description>I do hate it too when I don&#039;t understand why something has happened. Glad everything is working for you now.</description>
		<content:encoded><![CDATA[<p>I do hate it too when I don&#8217;t understand why something has happened. Glad everything is working for you now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tape disappearing/reappearing in fabric by Christian</title>
		<link>http://source.kohlerville.com/?p=203&#038;cpage=1#comment-333</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Thu, 26 Nov 2009 19:03:48 +0000</pubDate>
		<guid isPermaLink="false">http://source.kohlerville.com/?p=203#comment-333</guid>
		<description>Today when the hardware ppl changed the corresponding FC-switch at our other server location the path&#039;s began to work again. Wonderful and horrible at the same time. I hate to not understand why things went wrong.</description>
		<content:encoded><![CDATA[<p>Today when the hardware ppl changed the corresponding FC-switch at our other server location the path&#8217;s began to work again. Wonderful and horrible at the same time. I hate to not understand why things went wrong.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
