<?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>Mochabomb &#187; Subversion</title>
	<atom:link href="http://mochabomb.com/blog/category/subversion/feed/" rel="self" type="application/rss+xml" />
	<link>http://mochabomb.com/blog</link>
	<description>Web Design and Technical notes</description>
	<lastBuildDate>Fri, 11 Mar 2011 08:05:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Dual NIC setup with CentOS &#8211; public and local interfaces</title>
		<link>http://mochabomb.com/blog/dual-nic-setup-with-centos/</link>
		<comments>http://mochabomb.com/blog/dual-nic-setup-with-centos/#comments</comments>
		<pubDate>Wed, 07 May 2008 21:20:13 +0000</pubDate>
		<dc:creator>gregg</dc:creator>
				<category><![CDATA[Cygwin Linux]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Subversion]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[nics]]></category>
		<category><![CDATA[routing]]></category>

		<guid isPermaLink="false">http://mochabomb.com/blog/?p=169</guid>
		<description><![CDATA[Ever had dual NICs fighting to be king of the hill?  This will help settle the battle once and for all.
]]></description>
		<wfw:commentRss>http://mochabomb.com/blog/dual-nic-setup-with-centos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Diff and Patch Notes</title>
		<link>http://mochabomb.com/blog/diff-and-patch-notes/</link>
		<comments>http://mochabomb.com/blog/diff-and-patch-notes/#comments</comments>
		<pubDate>Wed, 28 Feb 2007 09:41:39 +0000</pubDate>
		<dc:creator>gregg</dc:creator>
				<category><![CDATA[CVS]]></category>
		<category><![CDATA[Cygwin Linux]]></category>
		<category><![CDATA[Subversion]]></category>

		<guid isPermaLink="false">http://mochabomb.com/blog/archives/100</guid>
		<description><![CDATA[Useful diff and patch commands: Create a patch with 3 lines of context and amount of blank lines. I want to see other whitespace difference &#8211; it might expose a typo. diff -u 3 oldfile newfile > patchfile Use CVS diff to create a patch comparing the local file (newer) with the repository version. cvs [...]]]></description>
		<wfw:commentRss>http://mochabomb.com/blog/diff-and-patch-notes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trac install notes</title>
		<link>http://mochabomb.com/blog/trac-install-notes/</link>
		<comments>http://mochabomb.com/blog/trac-install-notes/#comments</comments>
		<pubDate>Sun, 31 Dec 2006 12:28:34 +0000</pubDate>
		<dc:creator>gregg</dc:creator>
				<category><![CDATA[Subversion]]></category>

		<guid isPermaLink="false">http://mochabomb.com/blog/archives/84</guid>
		<description><![CDATA[0. Follow the directions in various places &#8211; they work well, thus I&#8217;ll not be rewriting them. 1. Run the right version of apache 2.0.54 to 2.0.59 2. Follow the installer at http://trac.edgewall.org/wiki/Trac0.9/TracOnWindows *** Caveat &#8211; see #4 3. The URL for making the directory &#8211; because I am using Cygwin was trac/project (not trac\project) [...]]]></description>
		<wfw:commentRss>http://mochabomb.com/blog/trac-install-notes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing subversion</title>
		<link>http://mochabomb.com/blog/installing-subversion/</link>
		<comments>http://mochabomb.com/blog/installing-subversion/#comments</comments>
		<pubDate>Fri, 15 Dec 2006 10:18:09 +0000</pubDate>
		<dc:creator>gregg</dc:creator>
				<category><![CDATA[Subversion]]></category>

		<guid isPermaLink="false">http://mochabomb.com/blog/archives/75</guid>
		<description><![CDATA[1. If you want to use Apache 2.2.x with Trac + Subversion get 1.3.2, you&#8217;ll need this binary: http://www.tomdonovan.net/download/mod_dav_svn-1.3.2.x-w32.zip 2. http://trac.edgewall.org/wiki/TracOnWindows#Method2:UsingInstallers &#8211; follow it verbatim &#8211; does not explicitly say the obvious &#8211; get subversion command line tools &#8211; http://subversion.tigris.org/files/documents/15/35379/svn-1.4.2-setup.exe3. Python info here &#8211; http://www.imladris.com/Scripts/PythonForWindows.html 3. I did not set up Trac + Apache yet [...]]]></description>
		<wfw:commentRss>http://mochabomb.com/blog/installing-subversion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

