<?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>Nine Rivers &#187; subversion</title>
	<atom:link href="http://9rivers.linkka.com/tag/subversion/feed/" rel="self" type="application/rss+xml" />
	<link>http://9rivers.linkka.com</link>
	<description>Molecular modeling in Materials Sciences Web development Programming IT</description>
	<lastBuildDate>Fri, 02 Dec 2011 06:20:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Subversion+websvn on Debian</title>
		<link>http://9rivers.linkka.com/2010/04/08/setup-subversion-on-debian/</link>
		<comments>http://9rivers.linkka.com/2010/04/08/setup-subversion-on-debian/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 22:54:15 +0000</pubDate>
		<dc:creator>9rivers</dc:creator>
				<category><![CDATA[Notes]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[工作相关]]></category>
		<category><![CDATA[软件应用]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[subversion]]></category>

		<guid isPermaLink="false">http://9rivers.linkka.com/?p=435</guid>
		<description><![CDATA[To get subversion+apache2 work on Debian is not very difficult. Basically including the following steps (ref: this post): sudo apt-get install apache2 subversion libapache2-svn sudo a2enmod dav_svn (load the svn module) sudo nano /etc/apache2/mods-enabled/dav_svn.conf (edit this file to specify the actual svn repositories path and setup basic user authentication) sudo mkdir /var/svn-repos ;sudo svnadmin create [...]]]></description>
		<wfw:commentRss>http://9rivers.linkka.com/2010/04/08/setup-subversion-on-debian/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

