<?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: Inserting SVN revision number in your C/C++ code</title>
	<atom:link href="http://addisu.taddese.com/blog/inserting-svn-revision-number-in-your-cc-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://addisu.taddese.com/blog/inserting-svn-revision-number-in-your-cc-code/</link>
	<description></description>
	<lastBuildDate>Mon, 28 Jun 2010 01:43:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: azeey</title>
		<link>http://addisu.taddese.com/blog/inserting-svn-revision-number-in-your-cc-code/comment-page-1/#comment-470</link>
		<dc:creator>azeey</dc:creator>
		<pubDate>Mon, 31 May 2010 16:18:28 +0000</pubDate>
		<guid isPermaLink="false">http://addisu.taddese.com/blog/?p=28#comment-470</guid>
		<description>Thanks for the correction</description>
		<content:encoded><![CDATA[<p>Thanks for the correction</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dekkard</title>
		<link>http://addisu.taddese.com/blog/inserting-svn-revision-number-in-your-cc-code/comment-page-1/#comment-469</link>
		<dc:creator>dekkard</dc:creator>
		<pubDate>Mon, 31 May 2010 04:27:04 +0000</pubDate>
		<guid isPermaLink="false">http://addisu.taddese.com/blog/?p=28#comment-469</guid>
		<description>Forgot &quot;$&quot; before &quot;(shell svnversion -n .)&quot; in the 1st example.
A good tip though.
Thanx.</description>
		<content:encoded><![CDATA[<p>Forgot &#8220;$&#8221; before &#8220;(shell svnversion -n .)&#8221; in the 1st example.<br />
A good tip though.<br />
Thanx.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: azeey</title>
		<link>http://addisu.taddese.com/blog/inserting-svn-revision-number-in-your-cc-code/comment-page-1/#comment-134</link>
		<dc:creator>azeey</dc:creator>
		<pubDate>Wed, 03 Jun 2009 11:33:44 +0000</pubDate>
		<guid isPermaLink="false">http://addisu.taddese.com/blog/?p=28#comment-134</guid>
		<description>Looks like a good tool even though it doesn&#039;t work on Linux.  The same thing (having a template of keywords and an output file) can be accomplished by using a build utility such as &quot;make&quot; or &quot;ant&quot;.  I actually have a working version of the ant build, which I can post if you are interested.  I will have to look into how to do it using &quot;make&quot; but it shouldn&#039;t be hard.</description>
		<content:encoded><![CDATA[<p>Looks like a good tool even though it doesn&#8217;t work on Linux.  The same thing (having a template of keywords and an output file) can be accomplished by using a build utility such as &#8220;make&#8221; or &#8220;ant&#8221;.  I actually have a working version of the ant build, which I can post if you are interested.  I will have to look into how to do it using &#8220;make&#8221; but it shouldn&#8217;t be hard.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johnstosh</title>
		<link>http://addisu.taddese.com/blog/inserting-svn-revision-number-in-your-cc-code/comment-page-1/#comment-133</link>
		<dc:creator>johnstosh</dc:creator>
		<pubDate>Wed, 03 Jun 2009 10:34:50 +0000</pubDate>
		<guid isPermaLink="false">http://addisu.taddese.com/blog/?p=28#comment-133</guid>
		<description>Hi,
I found out about SubWCRev.  It is part of TortoiseSVN.  It make it much easier to get rev information.   Of course it only appears to run on windows.  On the bright side, it does give the highest SVN number of all your files -- so its a bit more sophisticated than the other methods.
Thought you might be interested.
-Stosh</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I found out about SubWCRev.  It is part of TortoiseSVN.  It make it much easier to get rev information.   Of course it only appears to run on windows.  On the bright side, it does give the highest SVN number of all your files &#8212; so its a bit more sophisticated than the other methods.<br />
Thought you might be interested.<br />
-Stosh</p>
]]></content:encoded>
	</item>
</channel>
</rss>
