<?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>Linux Admin Zone &#187; svn</title>
	<atom:link href="http://linuxadminzone.com/tag/svn/feed/" rel="self" type="application/rss+xml" />
	<link>http://linuxadminzone.com</link>
	<description>Adding more reasons to celebrate Open Source.</description>
	<lastBuildDate>Wed, 23 Nov 2011 14:56:17 +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>Configure password based subversion access via http for multiple users</title>
		<link>http://linuxadminzone.com/configure-password-based-subversion-access-via-http-for-multiple-users/</link>
		<comments>http://linuxadminzone.com/configure-password-based-subversion-access-via-http-for-multiple-users/#comments</comments>
		<pubDate>Wed, 06 May 2009 13:27:14 +0000</pubDate>
		<dc:creator>jagbir</dc:creator>
				<category><![CDATA[Subversion]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://linuxadminzone.com/?p=114</guid>
		<description><![CDATA[Given the tight timeline to configure subversion with httpd access having multiple users, I found that it&#8217;s not a big deal. Although, as there&#8217;s excellent reference available online for subversion, this quick howto will be helpful to point out just the essential statements. What I want: A subversion server having multiple repository in /svn directory [...]]]></description>
		<wfw:commentRss>http://linuxadminzone.com/configure-password-based-subversion-access-via-http-for-multiple-users/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Fix subversion/svn child exit signal segmentation fault error in Apache</title>
		<link>http://linuxadminzone.com/fix-subversion-svn-child-exit-signal-segmentation-fault-error-in-apache/</link>
		<comments>http://linuxadminzone.com/fix-subversion-svn-child-exit-signal-segmentation-fault-error-in-apache/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 17:36:22 +0000</pubDate>
		<dc:creator>jagbir</dc:creator>
				<category><![CDATA[Subversion]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://linuxadminzone.com/?p=102</guid>
		<description><![CDATA[When running subversion with apache, how good config you&#8217;d done, you may still found that your svn repos are not accessible through http:// or https:// and most probably you&#8217;ll find this error in your apache error logs: child pid 6485 exit signal Segmentation fault (11) In my CentOS 5.2 box with httpd 2.2.3 and subversion [...]]]></description>
		<wfw:commentRss>http://linuxadminzone.com/fix-subversion-svn-child-exit-signal-segmentation-fault-error-in-apache/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>svn: Not authorized to open root of edit operation</title>
		<link>http://linuxadminzone.com/svn-not-authorized-to-open-root-of-edit-operation/</link>
		<comments>http://linuxadminzone.com/svn-not-authorized-to-open-root-of-edit-operation/#comments</comments>
		<pubDate>Mon, 02 Jun 2008 09:39:03 +0000</pubDate>
		<dc:creator>jagbir</dc:creator>
				<category><![CDATA[Subversion]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://linuxadminzone.com/?p=13</guid>
		<description><![CDATA[I got this error from subversion running as daemon while trying to checkout the repository: $ svn co svn://192.168.0.1/nomanager --username svnadmin Authentication realm: &#60;svn://192.168.0.1:3690&#62; Nomanager Repository Password for 'svnadmin': svn: Not authorized to open root of edit operation To solve this issue, you need to update the svnserve.conf file of that repository: $ vi /svn/nomanager/conf/svnserve.conf [...]]]></description>
		<wfw:commentRss>http://linuxadminzone.com/svn-not-authorized-to-open-root-of-edit-operation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

