<?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: Tracking WordPress using Git</title>
	<atom:link href="http://ianloic.com/2008/09/06/tracking-wordpress-using-git/feed/" rel="self" type="application/rss+xml" />
	<link>http://ianloic.com/2008/09/06/tracking-wordpress-using-git/</link>
	<description>from Ian McKellar</description>
	<lastBuildDate>Thu, 19 Apr 2012 18:53:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ian McKellar</title>
		<link>http://ianloic.com/2008/09/06/tracking-wordpress-using-git/comment-page-1/#comment-2904</link>
		<dc:creator>Ian McKellar</dc:creator>
		<pubDate>Mon, 22 Aug 2011 21:30:06 +0000</pubDate>
		<guid isPermaLink="false">http://ianloic.com/?p=60#comment-2904</guid>
		<description>@Jerry,

I&#039;m not sure what the best approach to that would be - perhaps maintaining a wp-content directory template (with the right plugins &amp; themes in there) would be your best bet.

With WordPress&#039;s new upgrade system I&#039;ve given up on maintaining the source in git.</description>
		<content:encoded><![CDATA[<p>@Jerry,</p>
<p>I&#8217;m not sure what the best approach to that would be &#8211; perhaps maintaining a wp-content directory template (with the right plugins &#038; themes in there) would be your best bet.</p>
<p>With WordPress&#8217;s new upgrade system I&#8217;ve given up on maintaining the source in git.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jerry Lee</title>
		<link>http://ianloic.com/2008/09/06/tracking-wordpress-using-git/comment-page-1/#comment-2900</link>
		<dc:creator>Jerry Lee</dc:creator>
		<pubDate>Sun, 21 Aug 2011 16:13:11 +0000</pubDate>
		<guid isPermaLink="false">http://ianloic.com/?p=60#comment-2900</guid>
		<description>I am wondering if you would know how to create a custom Wordpress installation ( with custom plugins/themes/directories ), and store it on GIT, so I can grab it from command line, and not have to install all the plugins/theme and make all the settings every time?</description>
		<content:encoded><![CDATA[<p>I am wondering if you would know how to create a custom WordPress installation ( with custom plugins/themes/directories ), and store it on GIT, so I can grab it from command line, and not have to install all the plugins/theme and make all the settings every time?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Give me convenience</title>
		<link>http://ianloic.com/2008/09/06/tracking-wordpress-using-git/comment-page-1/#comment-1638</link>
		<dc:creator>Give me convenience</dc:creator>
		<pubDate>Tue, 29 Dec 2009 12:38:45 +0000</pubDate>
		<guid isPermaLink="false">http://ianloic.com/?p=60#comment-1638</guid>
		<description>[...] used to track WordPress updates, plugin updates and my own manual site changes using git. I wrote a whole post [...]</description>
		<content:encoded><![CDATA[<p>[...] used to track WordPress updates, plugin updates and my own manual site changes using git. I wrote a whole post [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2009-12-29 &#124; manicwave.com</title>
		<link>http://ianloic.com/2008/09/06/tracking-wordpress-using-git/comment-page-1/#comment-1637</link>
		<dc:creator>links for 2009-12-29 &#124; manicwave.com</dc:creator>
		<pubDate>Tue, 29 Dec 2009 12:03:30 +0000</pubDate>
		<guid isPermaLink="false">http://ianloic.com/?p=60#comment-1637</guid>
		<description>[...] Tracking WordPress using Git (tags: git wordpress)   Share/Save [...]</description>
		<content:encoded><![CDATA[<p>[...] Tracking WordPress using Git (tags: git wordpress)   Share/Save [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: narm</title>
		<link>http://ianloic.com/2008/09/06/tracking-wordpress-using-git/comment-page-1/#comment-1548</link>
		<dc:creator>narm</dc:creator>
		<pubDate>Sun, 11 Oct 2009 16:28:22 +0000</pubDate>
		<guid isPermaLink="false">http://ianloic.com/?p=60#comment-1548</guid>
		<description>Good article.  One question.  How do you track the wordpress database changes?  If you use a bunch of plugins that modify the database and then move to a new version of WP that also modified the DB (let&#039;s say significantly) then what problems you will encounter.  One idea I thought was to take a mysqldump with every commit, but manual merging of mysqldump(s) is not trivial either during a rebase or merge.</description>
		<content:encoded><![CDATA[<p>Good article.  One question.  How do you track the wordpress database changes?  If you use a bunch of plugins that modify the database and then move to a new version of WP that also modified the DB (let&#8217;s say significantly) then what problems you will encounter.  One idea I thought was to take a mysqldump with every commit, but manual merging of mysqldump(s) is not trivial either during a rebase or merge.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Post</title>
		<link>http://ianloic.com/2008/09/06/tracking-wordpress-using-git/comment-page-1/#comment-1396</link>
		<dc:creator>Mike Post</dc:creator>
		<pubDate>Wed, 28 Jan 2009 00:34:09 +0000</pubDate>
		<guid isPermaLink="false">http://ianloic.com/?p=60#comment-1396</guid>
		<description>Great article, it answered several questions I&#039;ve had for a while. Please continue posting these. :) Regards, Mike</description>
		<content:encoded><![CDATA[<p>Great article, it answered several questions I&#8217;ve had for a while. Please continue posting these. <img src='http://ianloic.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Regards, Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian McKellar</title>
		<link>http://ianloic.com/2008/09/06/tracking-wordpress-using-git/comment-page-1/#comment-1302</link>
		<dc:creator>Ian McKellar</dc:creator>
		<pubDate>Fri, 19 Sep 2008 20:23:52 +0000</pubDate>
		<guid isPermaLink="false">http://ianloic.com/?p=60#comment-1302</guid>
		<description>@TrinitronX, git&#039;s a little confusing till you get used to it.

I like github, but there are some good alternatives. If you want to keep stuff private you can get a premium github account for that, or you can just use any unix account. If you have ssh access you can use that as a git repository. If you want a web gui there are couple you can run on top of a self-hosted git repo too.</description>
		<content:encoded><![CDATA[<p>@TrinitronX, git&#8217;s a little confusing till you get used to it.</p>
<p>I like github, but there are some good alternatives. If you want to keep stuff private you can get a premium github account for that, or you can just use any unix account. If you have ssh access you can use that as a git repository. If you want a web gui there are couple you can run on top of a self-hosted git repo too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TrinitronX</title>
		<link>http://ianloic.com/2008/09/06/tracking-wordpress-using-git/comment-page-1/#comment-1300</link>
		<dc:creator>TrinitronX</dc:creator>
		<pubDate>Fri, 19 Sep 2008 05:47:45 +0000</pubDate>
		<guid isPermaLink="false">http://ianloic.com/?p=60#comment-1300</guid>
		<description>This is exactly what I&#039;ve been thinking of doing for my site!  I had no idea where to start though, and still need to learn how to use git.  It&#039;ll probably be easier since I&#039;ll be starting from scratch.  Would you recommend github as a repository source?  I&#039;m not sure if I want to open source everything that will go on my site for security reasons.  Are there any alternative free git providers that allow private repos?</description>
		<content:encoded><![CDATA[<p>This is exactly what I&#8217;ve been thinking of doing for my site!  I had no idea where to start though, and still need to learn how to use git.  It&#8217;ll probably be easier since I&#8217;ll be starting from scratch.  Would you recommend github as a repository source?  I&#8217;m not sure if I want to open source everything that will go on my site for security reasons.  Are there any alternative free git providers that allow private repos?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

