<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Anuj Gakhar &#187; Subversion</title>
	<atom:link href="http://www.anujgakhar.com/category/svn/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.anujgakhar.com</link>
	<description>My thoughts on ColdFusion, Flex and other RIA stuff....</description>
	<lastBuildDate>Wed, 01 Feb 2012 21:26:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Setting up Subversion client on Mac</title>
		<link>http://www.anujgakhar.com/2008/10/16/setting-up-subversion-client-on-mac/</link>
		<comments>http://www.anujgakhar.com/2008/10/16/setting-up-subversion-client-on-mac/#comments</comments>
		<pubDate>Thu, 16 Oct 2008 07:42:21 +0000</pubDate>
		<dc:creator>Anuj Gakhar</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Subversion]]></category>
		<category><![CDATA[MacOS]]></category>

		<guid isPermaLink="false">http://www.anujgakhar.com/?p=239</guid>
		<description><![CDATA[As the title says, I was trying to setup my Mac with a Subversion client. Althought I have been using Mac for a few months now, I always jump into my Windows VM to do certain things and this was one of them (purely because I like TortoiseSVN). However, today, I decided to setup Mac [...]]]></description>
		<wfw:commentRss>http://www.anujgakhar.com/2008/10/16/setting-up-subversion-client-on-mac/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to upgrade WordPress using Subversion</title>
		<link>http://www.anujgakhar.com/2008/08/07/how-to-upgrade-wordpress-using-subversion/</link>
		<comments>http://www.anujgakhar.com/2008/08/07/how-to-upgrade-wordpress-using-subversion/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 13:58:04 +0000</pubDate>
		<dc:creator>Anuj Gakhar</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Subversion]]></category>

		<guid isPermaLink="false">http://www.anujgakhar.com/?p=193</guid>
		<description><![CDATA[I just spotted this interesting article on How to Upgrade your WordPress installation using Subversion . The article talks about how first timers can start using Subversion to download the latest version of WordPress, how you can switch your existing blog to start using Subversion for updates, how you can download the bleeding edge versions, [...]]]></description>
		<wfw:commentRss>http://www.anujgakhar.com/2008/08/07/how-to-upgrade-wordpress-using-subversion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Forcing SVN Comments with TortoiseSVN</title>
		<link>http://www.anujgakhar.com/2008/07/22/forcing-svn-comments-with-tortoisesvn/</link>
		<comments>http://www.anujgakhar.com/2008/07/22/forcing-svn-comments-with-tortoisesvn/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 13:43:55 +0000</pubDate>
		<dc:creator>Anuj Gakhar</dc:creator>
				<category><![CDATA[Subversion]]></category>

		<guid isPermaLink="false">http://www.anujgakhar.com/?p=161</guid>
		<description><![CDATA[One of my earlier posts about forcing SVN comments talks about doing a pre-commit hook on SVN before every commit is made. The problem with that is, it needs to be done on the SVN server and not always you&#8217;ve got access to that. But as a developer you can force yourself to always comment [...]]]></description>
		<wfw:commentRss>http://www.anujgakhar.com/2008/07/22/forcing-svn-comments-with-tortoisesvn/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>How to force Comments on SVN Commit</title>
		<link>http://www.anujgakhar.com/2008/02/14/how-to-force-comments-on-svn-commit/</link>
		<comments>http://www.anujgakhar.com/2008/02/14/how-to-force-comments-on-svn-commit/#comments</comments>
		<pubDate>Thu, 14 Feb 2008 12:36:32 +0000</pubDate>
		<dc:creator>Anuj Gakhar</dc:creator>
				<category><![CDATA[Subversion]]></category>

		<guid isPermaLink="false">http://www.anujgakhar.com/2008/02/14/how-to-force-comments-on-svn-commit/</guid>
		<description><![CDATA[If you are using Subversion, you might have come across this issue. Multiple developers working on a set of files and committing them without any comments. If you decide to force comments on every commit, here is a little pre-commit hook script that will do the job. Just to be clear, a pre-commit script is [...]]]></description>
		<wfw:commentRss>http://www.anujgakhar.com/2008/02/14/how-to-force-comments-on-svn-commit/feed/</wfw:commentRss>
		<slash:comments>63</slash:comments>
		</item>
		<item>
		<title>Nice SVN Book (thanks Jim Priest)</title>
		<link>http://www.anujgakhar.com/2008/01/03/nice-svn-book-thanks-jim-priest/</link>
		<comments>http://www.anujgakhar.com/2008/01/03/nice-svn-book-thanks-jim-priest/#comments</comments>
		<pubDate>Thu, 03 Jan 2008 14:10:52 +0000</pubDate>
		<dc:creator>Anuj Gakhar</dc:creator>
				<category><![CDATA[Subversion]]></category>

		<guid isPermaLink="false">http://www.anujgakhar.com/2008/01/03/nice-svn-book-thanks-jim-priest/</guid>
		<description><![CDATA[I just read on Jim Priest&#8217;s blog about this SVN related free book and I think its a great book. Being a regular SVN user for almost all my work, I think this book can be very useful for me or anyone else who uses SVN. Thanks Jim.]]></description>
		<wfw:commentRss>http://www.anujgakhar.com/2008/01/03/nice-svn-book-thanks-jim-priest/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

