<?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 and our friction points and beginners mistakes</title>
	<atom:link href="http://lostechies.com/gabrielschenker/2010/06/18/git-and-our-friction-points-and-beginners-mistakes/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/gabrielschenker/2010/06/18/git-and-our-friction-points-and-beginners-mistakes/</link>
	<description>Blog about architectural patterns, best practices, coding principles and techniques</description>
	<lastBuildDate>Wed, 22 May 2013 12:15:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: Mike</title>
		<link>http://lostechies.com/gabrielschenker/2010/06/18/git-and-our-friction-points-and-beginners-mistakes/#comment-237</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 11 Aug 2010 16:02:07 +0000</pubDate>
		<guid isPermaLink="false">/blogs/gabrielschenker/archive/2010/06/18/git-and-our-friction-points-and-beginners-mistakes.aspx#comment-237</guid>
		<description>OK. I was surprised when I cloned the G: drive back to the C: all the source files were there. 

Great article.</description>
		<content:encoded><![CDATA[<p>OK. I was surprised when I cloned the G: drive back to the C: all the source files were there. </p>
<p>Great article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabriel N. Schenker</title>
		<link>http://lostechies.com/gabrielschenker/2010/06/18/git-and-our-friction-points-and-beginners-mistakes/#comment-236</link>
		<dc:creator>Gabriel N. Schenker</dc:creator>
		<pubDate>Wed, 11 Aug 2010 13:53:32 +0000</pubDate>
		<guid isPermaLink="false">/blogs/gabrielschenker/archive/2010/06/18/git-and-our-friction-points-and-beginners-mistakes.aspx#comment-236</guid>
		<description>No, on the backup there is only the repository (the .git folder)</description>
		<content:encoded><![CDATA[<p>No, on the backup there is only the repository (the .git folder)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://lostechies.com/gabrielschenker/2010/06/18/git-and-our-friction-points-and-beginners-mistakes/#comment-235</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 11 Aug 2010 11:21:14 +0000</pubDate>
		<guid isPermaLink="false">/blogs/gabrielschenker/archive/2010/06/18/git-and-our-friction-points-and-beginners-mistakes.aspx#comment-235</guid>
		<description>On the backup to your g: drive, do you include the source files as well? I tired the above and had to use --no-hardlinks option to push the source files to my own g: drive.</description>
		<content:encoded><![CDATA[<p>On the backup to your g: drive, do you include the source files as well? I tired the above and had to use &#8211;no-hardlinks option to push the source files to my own g: drive.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Batum</title>
		<link>http://lostechies.com/gabrielschenker/2010/06/18/git-and-our-friction-points-and-beginners-mistakes/#comment-234</link>
		<dc:creator>Paul Batum</dc:creator>
		<pubDate>Sat, 19 Jun 2010 02:21:33 +0000</pubDate>
		<guid isPermaLink="false">/blogs/gabrielschenker/archive/2010/06/18/git-and-our-friction-points-and-beginners-mistakes.aspx#comment-234</guid>
		<description>I can confirm that git extensions will give you easy access to blame from within visual studio. Its pretty much the only reason I have git extensions installed.

</description>
		<content:encoded><![CDATA[<p>I can confirm that git extensions will give you easy access to blame from within visual studio. Its pretty much the only reason I have git extensions installed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ike</title>
		<link>http://lostechies.com/gabrielschenker/2010/06/18/git-and-our-friction-points-and-beginners-mistakes/#comment-233</link>
		<dc:creator>Ike</dc:creator>
		<pubDate>Fri, 18 Jun 2010 18:52:37 +0000</pubDate>
		<guid isPermaLink="false">/blogs/gabrielschenker/archive/2010/06/18/git-and-our-friction-points-and-beginners-mistakes.aspx#comment-233</guid>
		<description>git commands from within vs.
I haven&#039;t tested this myself (I&#039;m not using git).

http://gitscc.codeplex.com/</description>
		<content:encoded><![CDATA[<p>git commands from within vs.<br />
I haven&#8217;t tested this myself (I&#8217;m not using git).</p>
<p><a href="http://gitscc.codeplex.com/" rel="nofollow">http://gitscc.codeplex.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabriel N. Schenker</title>
		<link>http://lostechies.com/gabrielschenker/2010/06/18/git-and-our-friction-points-and-beginners-mistakes/#comment-232</link>
		<dc:creator>Gabriel N. Schenker</dc:creator>
		<pubDate>Fri, 18 Jun 2010 15:42:23 +0000</pubDate>
		<guid isPermaLink="false">/blogs/gabrielschenker/archive/2010/06/18/git-and-our-friction-points-and-beginners-mistakes.aspx#comment-232</guid>
		<description>@bogardj: Jimmy, thanks for your suggestion. But in the mean time we came up with another solution that will work for us. I&#039;ll probably have another blog post about this</description>
		<content:encoded><![CDATA[<p>@bogardj: Jimmy, thanks for your suggestion. But in the mean time we came up with another solution that will work for us. I&#8217;ll probably have another blog post about this</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bogardj</title>
		<link>http://lostechies.com/gabrielschenker/2010/06/18/git-and-our-friction-points-and-beginners-mistakes/#comment-231</link>
		<dc:creator>bogardj</dc:creator>
		<pubDate>Fri, 18 Jun 2010 15:29:58 +0000</pubDate>
		<guid isPermaLink="false">/blogs/gabrielschenker/archive/2010/06/18/git-and-our-friction-points-and-beginners-mistakes.aspx#comment-231</guid>
		<description>Rails migrations use a timestamp like:

20100618102835

yyyyMMddhhmmSS

We automated the generation of our change scripts through NAnt and RedGate SQL Compare (which has a command line tool).  If you don&#039;t have that, you can create a simple script that generates an empty SQL file with a name and the current date, like:

genSql.bat My_Desc_of_change</description>
		<content:encoded><![CDATA[<p>Rails migrations use a timestamp like:</p>
<p>20100618102835</p>
<p>yyyyMMddhhmmSS</p>
<p>We automated the generation of our change scripts through NAnt and RedGate SQL Compare (which has a command line tool).  If you don&#8217;t have that, you can create a simple script that generates an empty SQL file with a name and the current date, like:</p>
<p>genSql.bat My_Desc_of_change</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Lehmann</title>
		<link>http://lostechies.com/gabrielschenker/2010/06/18/git-and-our-friction-points-and-beginners-mistakes/#comment-230</link>
		<dc:creator>Peter Lehmann</dc:creator>
		<pubDate>Fri, 18 Jun 2010 14:43:02 +0000</pubDate>
		<guid isPermaLink="false">/blogs/gabrielschenker/archive/2010/06/18/git-and-our-friction-points-and-beginners-mistakes.aspx#comment-230</guid>
		<description>well i am not 100% sure but i think Git extensions can give blame i visual studio, check the project out at http://code.google.com/p/gitextensions/

i only use it for log as it is a lot better then gitk</description>
		<content:encoded><![CDATA[<p>well i am not 100% sure but i think Git extensions can give blame i visual studio, check the project out at <a href="http://code.google.com/p/gitextensions/" rel="nofollow">http://code.google.com/p/gitextensions/</a></p>
<p>i only use it for log as it is a lot better then gitk</p>
]]></content:encoded>
	</item>
</channel>
</rss>
