<?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 djwonk</title>
	<atom:link href="http://djwonk.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://djwonk.com/blog</link>
	<description>software development + public policy</description>
	<lastBuildDate>Thu, 10 Dec 2009 19:25:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Tracking Remote Git Branches by kellyp</title>
		<link>http://djwonk.com/blog/2009/04/18/tracking-remote-git-branches/comment-page-1/#comment-241</link>
		<dc:creator>kellyp</dc:creator>
		<pubDate>Thu, 10 Dec 2009 19:25:40 +0000</pubDate>
		<guid isPermaLink="false">http://djwonk.com/blog/?p=121#comment-241</guid>
		<description>Thanks for the super awesome post!  They should try and make it a little more difficult to create a remote branch.</description>
		<content:encoded><![CDATA[<p>Thanks for the super awesome post!  They should try and make it a little more difficult to create a remote branch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cleanly import svn repository into git by Bob</title>
		<link>http://djwonk.com/blog/2008/05/09/cleanly-import-svn-repository-into-git/comment-page-1/#comment-232</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Sat, 07 Nov 2009 18:20:49 +0000</pubDate>
		<guid isPermaLink="false">http://djwonk.com/blog/?p=5#comment-232</guid>
		<description>seriously what the hell.
ever tried &quot;git help&quot; ? you will probably find that the 170 different commands mostly merged from &quot;git-something&quot; into &quot;git something&quot;.

Do i need 0.02 $ for this? where do i get those?</description>
		<content:encoded><![CDATA[<p>seriously what the hell.<br />
ever tried &#8220;git help&#8221; ? you will probably find that the 170 different commands mostly merged from &#8220;git-something&#8221; into &#8220;git something&#8221;.</p>
<p>Do i need 0.02 $ for this? where do i get those?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Broken == in MongoMapper by David</title>
		<link>http://djwonk.com/blog/2009/10/21/broken-equality-in-mongomapper/comment-page-1/#comment-226</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 21 Oct 2009 22:58:41 +0000</pubDate>
		<guid isPermaLink="false">http://djwonk.com/blog/?p=186#comment-226</guid>
		<description>Dan: Whoops! I fixed the typo. DataMapper behaves like I would expect, thanks!</description>
		<content:encoded><![CDATA[<p>Dan: Whoops! I fixed the typo. DataMapper behaves like I would expect, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Broken == in MongoMapper by Dan Kubb</title>
		<link>http://djwonk.com/blog/2009/10/21/broken-equality-in-mongomapper/comment-page-1/#comment-225</link>
		<dc:creator>Dan Kubb</dc:creator>
		<pubDate>Wed, 21 Oct 2009 22:53:19 +0000</pubDate>
		<guid isPermaLink="false">http://djwonk.com/blog/?p=186#comment-225</guid>
		<description>I just checked the DataMapper example above, and the last statement returns false with the edge DM.

Script to reproduce: http://gist.github.com/215552</description>
		<content:encoded><![CDATA[<p>I just checked the DataMapper example above, and the last statement returns false with the edge DM.</p>
<p>Script to reproduce: <a href="http://gist.github.com/215552" rel="nofollow">http://gist.github.com/215552</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Broken == in MongoMapper by Dan Kubb</title>
		<link>http://djwonk.com/blog/2009/10/21/broken-equality-in-mongomapper/comment-page-1/#comment-224</link>
		<dc:creator>Dan Kubb</dc:creator>
		<pubDate>Wed, 21 Oct 2009 22:25:53 +0000</pubDate>
		<guid isPermaLink="false">http://djwonk.com/blog/?p=186#comment-224</guid>
		<description>FWIW, I agree with you in the above case.

In DataMapper we decided that by default objects should be compared based on their public attributes values, not internal bookkeeping values.  This is true even in cases where the two objects may refer to the same record in the datastore.

Here&#039;s a link to the relevant specs we have: http://bit.ly/4cE7EZ

Although I wouldn&#039;t say the conversation is spiraling out of control.  It appears to be reasonably civil, but I understand how it could appear that way when you have a strong opinion of how something should work.  I&#039;ve certainly been involved in discussions that didn&#039;t feel good at the time, but looking back they weren&#039;t that bad.. in reality these types of discussions are good for the community because it gets people to pay attention to the details.</description>
		<content:encoded><![CDATA[<p>FWIW, I agree with you in the above case.</p>
<p>In DataMapper we decided that by default objects should be compared based on their public attributes values, not internal bookkeeping values.  This is true even in cases where the two objects may refer to the same record in the datastore.</p>
<p>Here&#8217;s a link to the relevant specs we have: <a href="http://bit.ly/4cE7EZ" rel="nofollow">http://bit.ly/4cE7EZ</a></p>
<p>Although I wouldn&#8217;t say the conversation is spiraling out of control.  It appears to be reasonably civil, but I understand how it could appear that way when you have a strong opinion of how something should work.  I&#8217;ve certainly been involved in discussions that didn&#8217;t feel good at the time, but looking back they weren&#8217;t that bad.. in reality these types of discussions are good for the community because it gets people to pay attention to the details.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cleanly import svn repository into git by James</title>
		<link>http://djwonk.com/blog/2008/05/09/cleanly-import-svn-repository-into-git/comment-page-1/#comment-223</link>
		<dc:creator>James</dc:creator>
		<pubDate>Wed, 21 Oct 2009 22:18:33 +0000</pubDate>
		<guid isPermaLink="false">http://djwonk.com/blog/?p=5#comment-223</guid>
		<description>do i need a computer for this?  where can I get one?</description>
		<content:encoded><![CDATA[<p>do i need a computer for this?  where can I get one?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cleanly import svn repository into git by Jeremy</title>
		<link>http://djwonk.com/blog/2008/05/09/cleanly-import-svn-repository-into-git/comment-page-1/#comment-222</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Wed, 21 Oct 2009 21:15:46 +0000</pubDate>
		<guid isPermaLink="false">http://djwonk.com/blog/?p=5#comment-222</guid>
		<description>click170 is right, David. You completely leave out how the Subversion repository was setup, the OS-specific instructions for installing Subversion, and the instructions for installing the OS on my machine. Please stop writing half-assed blog posts.</description>
		<content:encoded><![CDATA[<p>click170 is right, David. You completely leave out how the Subversion repository was setup, the OS-specific instructions for installing Subversion, and the instructions for installing the OS on my machine. Please stop writing half-assed blog posts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cleanly import svn repository into git by David</title>
		<link>http://djwonk.com/blog/2008/05/09/cleanly-import-svn-repository-into-git/comment-page-1/#comment-221</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 21 Oct 2009 21:11:19 +0000</pubDate>
		<guid isPermaLink="false">http://djwonk.com/blog/?p=5#comment-221</guid>
		<description>click170: Good point: if you don&#039;t have a piece of software, you do indeed need to install it before you can use it for fun and profit. You do realize, however, that not everyone uses apt-get?</description>
		<content:encoded><![CDATA[<p>click170: Good point: if you don&#8217;t have a piece of software, you do indeed need to install it before you can use it for fun and profit. You do realize, however, that not everyone uses apt-get?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cleanly import svn repository into git by click170</title>
		<link>http://djwonk.com/blog/2008/05/09/cleanly-import-svn-repository-into-git/comment-page-1/#comment-220</link>
		<dc:creator>click170</dc:creator>
		<pubDate>Tue, 20 Oct 2009 20:01:59 +0000</pubDate>
		<guid isPermaLink="false">http://djwonk.com/blog/?p=5#comment-220</guid>
		<description>Did you completely forget that you have to apt-get install git-svn or did you just intentionally leave that out?
How about putting some attention into your blog posts and being thorough, makes for a less frustrating read when someone&#039;s trying to follow your half-ass instructions and you&#039;ve entirely missed a step.</description>
		<content:encoded><![CDATA[<p>Did you completely forget that you have to apt-get install git-svn or did you just intentionally leave that out?<br />
How about putting some attention into your blog posts and being thorough, makes for a less frustrating read when someone&#8217;s trying to follow your half-ass instructions and you&#8217;ve entirely missed a step.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tracking Remote Git Branches by felix</title>
		<link>http://djwonk.com/blog/2009/04/18/tracking-remote-git-branches/comment-page-1/#comment-219</link>
		<dc:creator>felix</dc:creator>
		<pubDate>Sun, 13 Sep 2009 17:04:39 +0000</pubDate>
		<guid isPermaLink="false">http://djwonk.com/blog/?p=121#comment-219</guid>
		<description>all good, but my problem was still this:

having pushed the branch to the remote, the other machines were still unable to see this new branch using git branch -r


so for those of us for whom this was not obvious: git branch -r lists the remote branches that are currently known.  git fetch will fetch the branch information from the remote

git fetch

From ssh://123.45.67.890/home/moi/gits/gitpo
 * [new branch]      pullproxy  -&gt; origin/pullproxy

moi:~/gitpo$ git branch -r
  origin/HEAD
  origin/master
  origin/pullproxy

now I can:
git branch -f pullproxy origin/pullproxy

and check it out:
git checkout pullproxy</description>
		<content:encoded><![CDATA[<p>all good, but my problem was still this:</p>
<p>having pushed the branch to the remote, the other machines were still unable to see this new branch using git branch -r</p>
<p>so for those of us for whom this was not obvious: git branch -r lists the remote branches that are currently known.  git fetch will fetch the branch information from the remote</p>
<p>git fetch</p>
<p>From ssh://123.45.67.890/home/moi/gits/gitpo<br />
 * [new branch]      pullproxy  -&gt; origin/pullproxy</p>
<p>moi:~/gitpo$ git branch -r<br />
  origin/HEAD<br />
  origin/master<br />
  origin/pullproxy</p>
<p>now I can:<br />
git branch -f pullproxy origin/pullproxy</p>
<p>and check it out:<br />
git checkout pullproxy</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.525 seconds -->
