<?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>hersson.net &#187; Subversion</title>
	<atom:link href="http://www.hersson.net/category/subversion/feed" rel="self" type="application/rss+xml" />
	<link>http://www.hersson.net</link>
	<description>A collection of notes and yellow stickies</description>
	<lastBuildDate>Thu, 19 Aug 2010 10:11:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Subversion and xinetd on Ubuntu</title>
		<link>http://www.hersson.net/technotes/subversion-and-xinetd-on-ubuntu</link>
		<comments>http://www.hersson.net/technotes/subversion-and-xinetd-on-ubuntu#comments</comments>
		<pubDate>Sun, 27 Dec 2009 12:20:03 +0000</pubDate>
		<dc:creator>Hersson</dc:creator>
				<category><![CDATA[Subversion]]></category>
		<category><![CDATA[TechNotes]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.hersson.net/?p=315</guid>
		<description><![CDATA[Setup subversion as an xinetd process in a few simple steps. Install software sudo aptitude install xinetd subversion Create root/home directory for subversion sudo mkdir /var/svn Create a user account for subversion sudo adduser --system --home /var/svn --no-create-home --disabled-password --disabled-login --group svn Give ownership of the svn root directory to the svn user chown -R [...]]]></description>
		<wfw:commentRss>http://www.hersson.net/technotes/subversion-and-xinetd-on-ubuntu/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setup Subversion on a Red Hat based system</title>
		<link>http://www.hersson.net/technotes/setup-subversion-on-a-red-hat-based-system</link>
		<comments>http://www.hersson.net/technotes/setup-subversion-on-a-red-hat-based-system#comments</comments>
		<pubDate>Sat, 26 Apr 2008 18:40:22 +0000</pubDate>
		<dc:creator>Hersson</dc:creator>
				<category><![CDATA[RedHat]]></category>
		<category><![CDATA[Subversion]]></category>
		<category><![CDATA[TechNotes]]></category>

		<guid isPermaLink="false">http://www.hersson.net/?p=16</guid>
		<description><![CDATA[As a follow up to one of my previous posts I thought I should just write a little guide on how to setup Subversion on a Red Hat based system like Cent OS, Fedora, and of course Red Hat it self. This is the way I like to install subversion, it uses svnserve and xinetd, [...]]]></description>
		<wfw:commentRss>http://www.hersson.net/technotes/setup-subversion-on-a-red-hat-based-system/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Subversion on a virtual machine using port forwarding</title>
		<link>http://www.hersson.net/technotes/subversion-on-a-virtual-machine-using-port-forwarding</link>
		<comments>http://www.hersson.net/technotes/subversion-on-a-virtual-machine-using-port-forwarding#comments</comments>
		<pubDate>Sun, 13 Apr 2008 18:42:17 +0000</pubDate>
		<dc:creator>Hersson</dc:creator>
				<category><![CDATA[Subversion]]></category>
		<category><![CDATA[TechNotes]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.hersson.net/?p=18</guid>
		<description><![CDATA[Since I couldn&#8217;t for the life of me figure out how to get subversion and svnserve working on OS X Leopard I decided to set it up on a virtual machine running linux instead. This turned out to be an even greater idea than I first imagined. My original idea was to set up this [...]]]></description>
		<wfw:commentRss>http://www.hersson.net/technotes/subversion-on-a-virtual-machine-using-port-forwarding/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
