<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Roll Tide Roll !!! &#187; Uncategorized</title>
	<atom:link href="http://blogtide.wordpress.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogtide.wordpress.com</link>
	<description>Interesting things from the web.</description>
	<lastBuildDate>Fri, 20 Mar 2009 20:19:03 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='blogtide.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/a1bb189ca3ae7977f148b8b844b78f24?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Roll Tide Roll !!! &#187; Uncategorized</title>
		<link>http://blogtide.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://blogtide.wordpress.com/osd.xml" title="Roll Tide Roll !!!" />
		<item>
		<title>CentOS 4.7 + VPS + Cpanel + Redmine + Subversion + Auto Repo Creation</title>
		<link>http://blogtide.wordpress.com/2009/03/20/centos-47-vps-cpanel-redmine-subversion-auto-repo-creation/</link>
		<comments>http://blogtide.wordpress.com/2009/03/20/centos-47-vps-cpanel-redmine-subversion-auto-repo-creation/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 20:19:03 +0000</pubDate>
		<dc:creator>Tide</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blogtide.wordpress.com/2009/03/20/centos-47-vps-cpanel-redmine-subversion-auto-repo-creation/</guid>
		<description><![CDATA[I have been trying to get all of this working on our web box and this is what I have so far.
1.&#160; Ruby and Ruby-Gems were already installed.
2.&#160; Install Rails, mongrel and mongrel_cluster.
gem install rails -v=2.1.2   gem install mongrel    gem install mongrel_cluster
3.&#160; Install Redmine
4. Set up the MySQL database.
Copy config/database.yml.example [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blogtide.wordpress.com&blog=1091040&post=43&subd=blogtide&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I have been trying to get all of this working on our web box and this is what I have so far.</p>
<p>1.&#160; Ruby and Ruby-Gems were already installed.</p>
<p>2.&#160; Install Rails, mongrel and mongrel_cluster.</p>
<p>gem install rails -v=2.1.2   <br />gem install mongrel    <br />gem install mongrel_cluster</p>
<p>3.&#160; Install Redmine</p>
<p>4. Set up the MySQL database.</p>
<p>Copy config/database.yml.example to config/database.yml and edit this file in order to configure your database settings for “production” environment.</p>
<p>5. Install the Redmine database.</p>
<p>rake db:migrate RAILS_ENV=&quot;production&quot;   <br />rake redmine:load_default_data RAILS_ENV=&quot;production&quot;</p>
<p>6. Start the Mongrel Cluster</p>
<p>mongrel_rails cluster::configure -e production -p 3000 -N 2 -c /home/&lt;AccountName&gt;/redmine   <br />mongrel_rails cluster::start –clean</p>
<p>7. Install Apache2 and configure</p>
<p>8. Set up automatic repository creation.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/blogtide.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/blogtide.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/blogtide.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/blogtide.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/blogtide.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/blogtide.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/blogtide.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/blogtide.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/blogtide.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/blogtide.wordpress.com/43/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blogtide.wordpress.com&blog=1091040&post=43&subd=blogtide&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blogtide.wordpress.com/2009/03/20/centos-47-vps-cpanel-redmine-subversion-auto-repo-creation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8d1a87e1599105e0f0b071fd41b9f0d3?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Tide</media:title>
		</media:content>
	</item>
	</channel>
</rss>