<?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 disadvantages</title>
	<atom:link href="http://brain.cdauth.eu/2009/11/16/git-disadvantages/feed/" rel="self" type="application/rss+xml" />
	<link>http://brain.cdauth.eu/2009/11/16/git-disadvantages/</link>
	<description>Not what happens to me. What concerns me!</description>
	<lastBuildDate>Tue, 16 Aug 2011 16:51:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: Sam</title>
		<link>http://brain.cdauth.eu/2009/11/16/git-disadvantages/comment-page-1/#comment-3328</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Tue, 16 Aug 2011 16:51:41 +0000</pubDate>
		<guid isPermaLink="false">http://brain.cdauth.de/?p=50#comment-3328</guid>
		<description>another thing that i don&#039;t like about GIT is  - it&#039;s not tracking empty directories. 

Now - GIT site claims that it&#039;s not-needed feature and no one cares about it . I&#039;d like to disagree. Many of myweb projects require temp, sessions, logs cache directories which are usually empty to start with. Now - I can add .gitignore file into that directory to make GIT track it - but it feels like such a hack and also inconveniences clearing these directories before commit. Another workaround for this  they say -  use build scripts. I&#039;m sorry - but in many cases id&#039;be writing build scripts for the whole purpose of commiting an empty directories - this just wrong. after prolonged hesitation I&#039;ve decided to rather go with mercurial which handles empty dirs antively..</description>
		<content:encoded><![CDATA[<p>another thing that i don&#8217;t like about GIT is  &#8211; it&#8217;s not tracking empty directories. </p>
<p>Now &#8211; GIT site claims that it&#8217;s not-needed feature and no one cares about it . I&#8217;d like to disagree. Many of myweb projects require temp, sessions, logs cache directories which are usually empty to start with. Now &#8211; I can add .gitignore file into that directory to make GIT track it &#8211; but it feels like such a hack and also inconveniences clearing these directories before commit. Another workaround for this  they say &#8211;  use build scripts. I&#8217;m sorry &#8211; but in many cases id&#8217;be writing build scripts for the whole purpose of commiting an empty directories &#8211; this just wrong. after prolonged hesitation I&#8217;ve decided to rather go with mercurial which handles empty dirs antively..</p>
]]></content:encoded>
	</item>
</channel>
</rss>

