<?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>Norwinter Studios &#187; moinmoin</title>
	<atom:link href="http://www.norwinter.com/tag/moinmoin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.norwinter.com</link>
	<description>Home of Bouncy Hunters and Konkret.</description>
	<lastBuildDate>Fri, 06 May 2011 18:00:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Migrate MoinMoinWiki to Redmine.</title>
		<link>http://www.norwinter.com/2009/08/02/migrate-moinmoinwiki-to-redmine/</link>
		<comments>http://www.norwinter.com/2009/08/02/migrate-moinmoinwiki-to-redmine/#comments</comments>
		<pubDate>Sun, 02 Aug 2009 04:18:59 +0000</pubDate>
		<dc:creator>siker</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[migration]]></category>
		<category><![CDATA[moinmoin]]></category>
		<category><![CDATA[redmine]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[wiki]]></category>

		<guid isPermaLink="false">http://www.norwinter.com/?p=144</guid>
		<description><![CDATA[Today I switched a small wiki from MoinMoin to a new Redmine setup. I couldn&#8217;t find any existing scripts to convert the wiki pages over. For a moment I thought I could do MoinMoin to Trac and Trac to Redmine but I thought better of it. It&#8217;d be a lot of work and the wiki [...]]]></description>
			<content:encoded><![CDATA[<p>Today I switched a small wiki from MoinMoin to a new Redmine setup. I couldn&#8217;t find any existing scripts to convert the wiki pages over. For a moment I thought I could do MoinMoin to Trac and Trac to Redmine but I thought better of it. It&#8217;d be a lot of work and the wiki syntax would probably be completely mangled in the process.</p>
<p>Instead I hacked up Carl Nygard&#8217;s <a href="http://www.redmine.org/issues/1224">MediaWiki to Redmine script</a>. It&#8217;s an awful hack really but it worked for the pages I needed, and it does preserve revision history.</p>
<ul>
<li>Download  the script: <a href='http://www.norwinter.com/wp-content/uploads/2009/08/migrate_from_moinmoin.rake'>migrate_from_moinmoin.rake</a></li>
<li>Edit the source and enter your own email address instead of <code>admin@example.com</code>.</li>
<li>Place the file in <code>lib/tasks/</code> in your Redmine installation.</li>
<li>Run the command with
<pre><code>rake redmine:migrate_from_moinmoin RAILS_ENV="production"</pre>
<p></code></lI></p>
<li>Enter a project identifier.</li>
<li>Enter an absolute path to the <code>data/pages</code> folder of your MoinMoin install.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.norwinter.com/2009/08/02/migrate-moinmoinwiki-to-redmine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using apc
Object Caching 201/212 objects using disk: basic

Served from: norwinter.* @ 2012-02-05 16:53:21 -->
