<?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: Subversion und Trac unter Mac OS X Leopard</title>
	<atom:link href="http://macattack.speedesign.de/2008/02/23/subversion-und-trac-unter-mac-os-x-leopard/feed/" rel="self" type="application/rss+xml" />
	<link>http://macattack.speedesign.de/2008/02/23/subversion-und-trac-unter-mac-os-x-leopard/</link>
	<description>Umsteigen bitte...</description>
	<lastBuildDate>Sun, 15 Jan 2012 19:58:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Howto: trac auf Mac OS X 10.6 &#171; knallisworld</title>
		<link>http://macattack.speedesign.de/2008/02/23/subversion-und-trac-unter-mac-os-x-leopard/comment-page-1/#comment-363</link>
		<dc:creator>Howto: trac auf Mac OS X 10.6 &#171; knallisworld</dc:creator>
		<pubDate>Tue, 03 Nov 2009 18:48:40 +0000</pubDate>
		<guid isPermaLink="false">http://macattack.speedesign.de/2008/02/23/subversion-und-trac-unter-mac-os-x-leopard/#comment-363</guid>
		<description>[...] gibt es auch einfachere Varianten, etwa hier. Aber auch hier wird noch einiges runtergeladen, kompiliert.. ach, Informatiker sind von Grund her [...]</description>
		<content:encoded><![CDATA[<p>[...] gibt es auch einfachere Varianten, etwa hier. Aber auch hier wird noch einiges runtergeladen, kompiliert.. ach, Informatiker sind von Grund her [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ALEXander</title>
		<link>http://macattack.speedesign.de/2008/02/23/subversion-und-trac-unter-mac-os-x-leopard/comment-page-1/#comment-216</link>
		<dc:creator>ALEXander</dc:creator>
		<pubDate>Sat, 08 Nov 2008 18:50:46 +0000</pubDate>
		<guid isPermaLink="false">http://macattack.speedesign.de/2008/02/23/subversion-und-trac-unter-mac-os-x-leopard/#comment-216</guid>
		<description>und nochmal: trac authentication funktioniert nicht mit deinem httpd-trac.conf skript bei mir, aber das hier geht:


SetHandler mod_python
PythonInterpreter main_interpreter
PythonHandler trac.web.modpython_frontend
PythonOption TracEnv /Users/ALEXander/Development/trac
PythonOption TracUriRoot /trac

AuthType Basic
AuthName &quot;TRAC Project&quot;
AuthUserFile /private/etc/apache2/subversion.auth
Require valid-user

</description>
		<content:encoded><![CDATA[<p>und nochmal: trac authentication funktioniert nicht mit deinem httpd-trac.conf skript bei mir, aber das hier geht:</p>
<p>SetHandler mod_python<br />
PythonInterpreter main_interpreter<br />
PythonHandler trac.web.modpython_frontend<br />
PythonOption TracEnv /Users/ALEXander/Development/trac<br />
PythonOption TracUriRoot /trac</p>
<p>AuthType Basic<br />
AuthName &#8220;TRAC Project&#8221;<br />
AuthUserFile /private/etc/apache2/subversion.auth<br />
Require valid-user</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ALEXander</title>
		<link>http://macattack.speedesign.de/2008/02/23/subversion-und-trac-unter-mac-os-x-leopard/comment-page-1/#comment-215</link>
		<dc:creator>ALEXander</dc:creator>
		<pubDate>Sat, 08 Nov 2008 18:37:04 +0000</pubDate>
		<guid isPermaLink="false">http://macattack.speedesign.de/2008/02/23/subversion-und-trac-unter-mac-os-x-leopard/#comment-215</guid>
		<description>and: the python environment variable is called TracEnv, and not TracEnvDir</description>
		<content:encoded><![CDATA[<p>and: the python environment variable is called TracEnv, and not TracEnvDir</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ALEXander</title>
		<link>http://macattack.speedesign.de/2008/02/23/subversion-und-trac-unter-mac-os-x-leopard/comment-page-1/#comment-214</link>
		<dc:creator>ALEXander</dc:creator>
		<pubDate>Sat, 08 Nov 2008 18:23:07 +0000</pubDate>
		<guid isPermaLink="false">http://macattack.speedesign.de/2008/02/23/subversion-und-trac-unter-mac-os-x-leopard/#comment-214</guid>
		<description>Hi!

Works, but some quirks: you did not put the /mpinfo in the location tag of the httpd-python.conf.

and you probably need to use the full path for the python module location:

LoadModule python_module /usr/libexec/apache2/mod_python.so

Best, ALEXander.</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>Works, but some quirks: you did not put the /mpinfo in the location tag of the httpd-python.conf.</p>
<p>and you probably need to use the full path for the python module location:</p>
<p>LoadModule python_module /usr/libexec/apache2/mod_python.so</p>
<p>Best, ALEXander.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

