<?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: Tagging assemblies with Mercurial changeset hash</title>
	<atom:link href="http://lostechies.com/jimmybogard/2011/01/25/tagging-assemblies-with-mercurial-changeset-hash/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/jimmybogard/2011/01/25/tagging-assemblies-with-mercurial-changeset-hash/</link>
	<description>Strong opinions, weakly held</description>
	<lastBuildDate>Sun, 19 May 2013 03:22:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: Adam Boddington</title>
		<link>http://lostechies.com/jimmybogard/2011/01/25/tagging-assemblies-with-mercurial-changeset-hash/#comment-2801</link>
		<dc:creator>Adam Boddington</dc:creator>
		<pubDate>Sun, 30 Jan 2011 01:05:58 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2011/01/25/tagging-assemblies-with-mercurial-changeset-hash.aspx#comment-2801</guid>
		<description>I recently did something similar with AssemblyInformationalVersion.

http://stackingcode.com/blog/2011/01/29/better-living-through-chemistry
http://stackingcode.com/blog/2011/01/21/assembly-versioning-with-hg

I really like the BitBucket link idea, thanks for that.</description>
		<content:encoded><![CDATA[<p>I recently did something similar with AssemblyInformationalVersion.</p>
<p><a href="http://stackingcode.com/blog/2011/01/29/better-living-through-chemistry" rel="nofollow">http://stackingcode.com/blog/2011/01/29/better-living-through-chemistry</a><br />
<a href="http://stackingcode.com/blog/2011/01/21/assembly-versioning-with-hg" rel="nofollow">http://stackingcode.com/blog/2011/01/21/assembly-versioning-with-hg</a></p>
<p>I really like the BitBucket link idea, thanks for that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan Evans</title>
		<link>http://lostechies.com/jimmybogard/2011/01/25/tagging-assemblies-with-mercurial-changeset-hash/#comment-2800</link>
		<dc:creator>Nathan Evans</dc:creator>
		<pubDate>Wed, 26 Jan 2011 09:35:36 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2011/01/25/tagging-assemblies-with-mercurial-changeset-hash.aspx#comment-2800</guid>
		<description>Is there not a better attribute than AssemblyDescriptionAttribute to store this field in?

Seems like a bit of an abuse of the description attribute to me?

Apart from that, I think every DVCS project should be doing this.</description>
		<content:encoded><![CDATA[<p>Is there not a better attribute than AssemblyDescriptionAttribute to store this field in?</p>
<p>Seems like a bit of an abuse of the description attribute to me?</p>
<p>Apart from that, I think every DVCS project should be doing this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua Flanagan</title>
		<link>http://lostechies.com/jimmybogard/2011/01/25/tagging-assemblies-with-mercurial-changeset-hash/#comment-2799</link>
		<dc:creator>Joshua Flanagan</dc:creator>
		<pubDate>Tue, 25 Jan 2011 19:24:45 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2011/01/25/tagging-assemblies-with-mercurial-changeset-hash.aspx#comment-2799</guid>
		<description>We do the same commit-linking trick in FubuMVC. Go to the /_fubu route on any site built on FubuMVC (that has diagnostics enabled) and the displayed version number is a link to github for the exact commit of FubuMVC that you are running.</description>
		<content:encoded><![CDATA[<p>We do the same commit-linking trick in FubuMVC. Go to the /_fubu route on any site built on FubuMVC (that has diagnostics enabled) and the displayed version number is a link to github for the exact commit of FubuMVC that you are running.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
