<?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>Michiel Bijland &#187; svn</title>
	<atom:link href="http://michiel.bijland.net/tag/svn/feed/" rel="self" type="application/rss+xml" />
	<link>http://michiel.bijland.net</link>
	<description></description>
	<lastBuildDate>Fri, 06 Nov 2009 08:41:40 +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>Trac and Subversion server is&#160;up.</title>
		<link>http://michiel.bijland.net/2006/11/07/trac-and-subversion-server-is-up/</link>
		<comments>http://michiel.bijland.net/2006/11/07/trac-and-subversion-server-is-up/#comments</comments>
		<pubDate>Tue, 07 Nov 2006 15:08:51 +0000</pubDate>
		<dc:creator>Michiel Bijland</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[trac]]></category>

		<guid isPermaLink="false">http://michiel.bijland.net/2006/11/07/trac-and-subversion-server-is-up/</guid>
		<description><![CDATA[After some pain stacking moments and some adjusting of our goals we got the trac/svn server working. We are not finished yet as we need a good access model and move all the documentation from the wiki into trac wiki&#160;pages. The access model is going to be based on the vBulletin forum login and passwords, [...]]]></description>
			<content:encoded><![CDATA[<p>After some pain stacking moments and some adjusting of our goals we got the trac/svn server working. We are not finished yet as we need a good access model and move all the documentation from the wiki into trac wiki&nbsp;pages.</p>
<p>The access model is going to be based on the vBulletin forum login and passwords, we are still debating on how to handle this correct way, but Brent will write the trac side and I will write forum site of identification process. For now the only once that can really do anything interesting are Brent and&nbsp;I.</p>
<p><span id="more-22"></span> Here are some of the details of our setup.<br />
The server it self is a virtual server for easy snapshots and maintaince. It&#8217;s running debian as our base.<br />
We use apache2 with mod_python and 3 virtual host.</p>
<ol>
<li><a title="trac - 4 The Web" href="http://trac.4theweb.nl">http://trac.4theweb.nl</a> running track.</li>
<li><a title="svn - 4 The Web" href="http://svn.4theweb.nl">http://svn.4theweb.nl</a> running the subversion.</li>
<li>default virtual host what needs to be worked out.</li>
</ol>
<p>The beauty of this setup is, you always start with this base url and just append the project name on both svn and trac and you are there. &#8220;<a title="trac- JoomlaLib" href="http://trac.4theweb.nl/joomlalib">http://trac.4theweb.nl/joomlalib</a>&#8221; or &#8220;<a title="svn - Joomlalib" href="http://svn.4theweb.nl/joomlalib">http://svn.4theweb.nl/joomlalib</a>&#8221; for&nbsp;example.</p>
<p>I&#8217;ll write up a some more when configuration is complete and I have worked with the setup in production but compared too the Joomla! forge it is more easy and way&nbsp;faster.</p>
]]></content:encoded>
			<wfw:commentRss>http://michiel.bijland.net/2006/11/07/trac-and-subversion-server-is-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trac, nice and&#160;simple!</title>
		<link>http://michiel.bijland.net/2006/10/16/trac-nice-and-simple/</link>
		<comments>http://michiel.bijland.net/2006/10/16/trac-nice-and-simple/#comments</comments>
		<pubDate>Mon, 16 Oct 2006 20:28:53 +0000</pubDate>
		<dc:creator>Michiel Bijland</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[trac]]></category>

		<guid isPermaLink="false">http://michiel.bijland.net/2006/10/16/trac-nice-and-simple/</guid>
		<description><![CDATA[Brent showed me a nice little project manager called trac I first ignored as I had to adjust my server to run it and discarded it but he kept talking about, even introduced it at his work. So I finally decided to take a closer&#160;look. Wooh, trac is a nice sleek program to manage your projects and [...]]]></description>
			<content:encoded><![CDATA[<p><a title="trac-developer-management-as-it-should-be" href="http://www.bs-squared.com/wp/2006/09/23/trac-developer-management-as-it-should-be/">Brent</a> showed me a nice little project manager called trac I first ignored as I had to adjust my server to run it and discarded it but he kept talking about, even introduced it at his work. So I finally decided to take a closer&nbsp;look.</p>
<p>Wooh, <a title="trac homepage" href="http://trac.edgewall.org/">trac</a> is a nice sleek program to manage your projects and after again working with the Joomla forge and waiting 10 sec every page impression. I&#8217;m sold.<br />
I&#8217;m planning to divided my server in 2 virtual servers, and decicated one to our projects(Joomlalib,BSQ_sitestats,Gallery 2 bridge and &#8230;.). This will be faster and easier to maintain then using our current setup, we will merge our wiki into trac and clear another upgrade job.</p>
<p>Only one thing stands in our way, I have to go to the server to put in another disk before I can do this and time is limited at the&nbsp;moment.</p>
]]></content:encoded>
			<wfw:commentRss>http://michiel.bijland.net/2006/10/16/trac-nice-and-simple/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
