<?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: Unpleasent Git experience</title>
	<atom:link href="http://codemonkeyism.com/unpleasent-git-experience/feed/" rel="self" type="application/rss+xml" />
	<link>http://codemonkeyism.com/unpleasent-git-experience/</link>
	<description></description>
	<lastBuildDate>Wed, 09 May 2012 22:39:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: ein</title>
		<link>http://codemonkeyism.com/unpleasent-git-experience/comment-page-1/#comment-245860</link>
		<dc:creator>ein</dc:creator>
		<pubDate>Mon, 28 Sep 2009 05:28:16 +0000</pubDate>
		<guid isPermaLink="false">http://stephan.reposita.org/archives/2008/07/13/unpleasent-git-experience/#comment-245860</guid>
		<description>Bjorn got the answer, thanks it works.</description>
		<content:encoded><![CDATA[<p>Bjorn got the answer, thanks it works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Björn</title>
		<link>http://codemonkeyism.com/unpleasent-git-experience/comment-page-1/#comment-236500</link>
		<dc:creator>Björn</dc:creator>
		<pubDate>Tue, 21 Jul 2009 11:15:19 +0000</pubDate>
		<guid isPermaLink="false">http://stephan.reposita.org/archives/2008/07/13/unpleasent-git-experience/#comment-236500</guid>
		<description>@Divya I also had the PUT error: curl result=22, HTTP code=403 problem and it went away when I made sure that all files in the git reporistory where owned by the apache2 user (www-data in my case). 

While I had chowned all the files before, I think I had introduced new files that did not belong to www-data when I run git update-server-info manually in the repository.</description>
		<content:encoded><![CDATA[<p>@Divya I also had the PUT error: curl result=22, HTTP code=403 problem and it went away when I made sure that all files in the git reporistory where owned by the apache2 user (www-data in my case). </p>
<p>While I had chowned all the files before, I think I had introduced new files that did not belong to www-data when I run git update-server-info manually in the repository.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kirlich</title>
		<link>http://codemonkeyism.com/unpleasent-git-experience/comment-page-1/#comment-229574</link>
		<dc:creator>kirlich</dc:creator>
		<pubDate>Mon, 04 May 2009 18:19:46 +0000</pubDate>
		<guid isPermaLink="false">http://stephan.reposita.org/archives/2008/07/13/unpleasent-git-experience/#comment-229574</guid>
		<description>I&#039;m exploring git too, and even if it is a big shift from centralized SCMs (I&#039;ve been using SVN) I already see benefits of git, the main one being ability to check in revisions locally, thus maintaining history of changes, which in turn encourages experimenting new features in private branches.

 My only concern is how will new developers, with no previous experience with SCMs of any kind, get their heads around it.

@Jason

Have you made any changes (created file/directory) in your working copy (directory in which you run &quot;git add .&quot; )?</description>
		<content:encoded><![CDATA[<p>I&#8217;m exploring git too, and even if it is a big shift from centralized SCMs (I&#8217;ve been using SVN) I already see benefits of git, the main one being ability to check in revisions locally, thus maintaining history of changes, which in turn encourages experimenting new features in private branches.</p>
<p> My only concern is how will new developers, with no previous experience with SCMs of any kind, get their heads around it.</p>
<p>@Jason</p>
<p>Have you made any changes (created file/directory) in your working copy (directory in which you run &#8220;git add .&#8221; )?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://codemonkeyism.com/unpleasent-git-experience/comment-page-1/#comment-229211</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Wed, 29 Apr 2009 00:06:11 +0000</pubDate>
		<guid isPermaLink="false">http://stephan.reposita.org/archives/2008/07/13/unpleasent-git-experience/#comment-229211</guid>
		<description>Hi Stephan,

I have just installed git 1.6.2 on CentOS.

I am encountering the error:
fatal: pathspec &#039;&#039; did not match any files

when I run:
git add .

How did you fix it?

Thanks,
Jason</description>
		<content:encoded><![CDATA[<p>Hi Stephan,</p>
<p>I have just installed git 1.6.2 on CentOS.</p>
<p>I am encountering the error:<br />
fatal: pathspec &#8221; did not match any files</p>
<p>when I run:<br />
git add .</p>
<p>How did you fix it?</p>
<p>Thanks,<br />
Jason</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Divya</title>
		<link>http://codemonkeyism.com/unpleasent-git-experience/comment-page-1/#comment-228420</link>
		<dc:creator>Divya</dc:creator>
		<pubDate>Wed, 15 Apr 2009 13:48:03 +0000</pubDate>
		<guid isPermaLink="false">http://stephan.reposita.org/archives/2008/07/13/unpleasent-git-experience/#comment-228420</guid>
		<description>How did you fix the error?
PUT error: curl result=22, HTTP code=403</description>
		<content:encoded><![CDATA[<p>How did you fix the error?<br />
PUT error: curl result=22, HTTP code=403</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fadhli</title>
		<link>http://codemonkeyism.com/unpleasent-git-experience/comment-page-1/#comment-128161</link>
		<dc:creator>Fadhli</dc:creator>
		<pubDate>Mon, 14 Jul 2008 09:21:35 +0000</pubDate>
		<guid isPermaLink="false">http://stephan.reposita.org/archives/2008/07/13/unpleasent-git-experience/#comment-128161</guid>
		<description>Ouch. Sorry to hear you had a bad experience using git the first time.</description>
		<content:encoded><![CDATA[<p>Ouch. Sorry to hear you had a bad experience using git the first time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stephan</title>
		<link>http://codemonkeyism.com/unpleasent-git-experience/comment-page-1/#comment-127668</link>
		<dc:creator>stephan</dc:creator>
		<pubDate>Sun, 13 Jul 2008 16:13:24 +0000</pubDate>
		<guid isPermaLink="false">http://stephan.reposita.org/archives/2008/07/13/unpleasent-git-experience/#comment-127668</guid>
		<description>&quot;Git and mercurial don’t need servers. They are distributed, thats the whole point. &quot;

I know. Most projects have one gathering point though. See Github. Most companies need an official repository to integrate and draw releases from - I can&#039;t think about a way to release a website from all distributed developers repos.

&quot;Neither were for me particulalry more complicated than svn.&quot;

Glad for you. See my post for a different experience with Apache2, Debian and git.

A combined Svn-Git setup looks strange to me. I&#039;ll keep trying to setup git on the server for a repo.

Thanks for the insights.</description>
		<content:encoded><![CDATA[<p>&#8220;Git and mercurial don’t need servers. They are distributed, thats the whole point. &#8221;</p>
<p>I know. Most projects have one gathering point though. See Github. Most companies need an official repository to integrate and draw releases from &#8211; I can&#8217;t think about a way to release a website from all distributed developers repos.</p>
<p>&#8220;Neither were for me particulalry more complicated than svn.&#8221;</p>
<p>Glad for you. See my post for a different experience with Apache2, Debian and git.</p>
<p>A combined Svn-Git setup looks strange to me. I&#8217;ll keep trying to setup git on the server for a repo.</p>
<p>Thanks for the insights.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oolis</title>
		<link>http://codemonkeyism.com/unpleasent-git-experience/comment-page-1/#comment-127665</link>
		<dc:creator>Oolis</dc:creator>
		<pubDate>Sun, 13 Jul 2008 15:51:09 +0000</pubDate>
		<guid isPermaLink="false">http://stephan.reposita.org/archives/2008/07/13/unpleasent-git-experience/#comment-127665</guid>
		<description>Git and mercurial don&#039;t need servers. They are distributed, thats the whole point. The most as far as a centralized repository most projects will need is a directory (or directories) on a file server that people can push to and pull from. Other options, for mercurial at least, I believe git offers similar choices, are accessing remote fileshares via ssh, running with a temporary builtin http server, or running from within apache or lighthttpd servers. Neither were for me particulalry more complicated than svn.

I would suggest that if you need a centralized repository why not use svn, and use some of the bridging options so that developers or teams can use distributed vcs for their branching and merging, but the main centralized repo (should you really want such a thing) runs svn.</description>
		<content:encoded><![CDATA[<p>Git and mercurial don&#8217;t need servers. They are distributed, thats the whole point. The most as far as a centralized repository most projects will need is a directory (or directories) on a file server that people can push to and pull from. Other options, for mercurial at least, I believe git offers similar choices, are accessing remote fileshares via ssh, running with a temporary builtin http server, or running from within apache or lighthttpd servers. Neither were for me particulalry more complicated than svn.</p>
<p>I would suggest that if you need a centralized repository why not use svn, and use some of the bridging options so that developers or teams can use distributed vcs for their branching and merging, but the main centralized repo (should you really want such a thing) runs svn.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (user agent is rejected)
Database Caching 3/13 queries in 0.014 seconds using disk
Object Caching 337/337 objects using disk

Served from: codemonkeyism.com @ 2012-05-22 22:45:56 -->
