<?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: Non-destructive migration from Mantis to Redmine</title>
	<atom:link href="http://blog.foaa.de/2010/04/non-destructive-migration-from-mantis-to-redmine/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.foaa.de/2010/04/non-destructive-migration-from-mantis-to-redmine/</link>
	<description>Hosting Struggles</description>
	<lastBuildDate>Wed, 18 Jan 2012 18:50:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: foo</title>
		<link>http://blog.foaa.de/2010/04/non-destructive-migration-from-mantis-to-redmine/#comment-42544</link>
		<dc:creator>foo</dc:creator>
		<pubDate>Sun, 20 Nov 2011 18:12:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.foaa.de/?p=420#comment-42544</guid>
		<description>@wmiadmin

I was having the same problem.  It looks like some of @Vincent&#039;s changes were Mantis 1.1.x-specific.  I reverted his DATE_FORMAT changes, since Mantis 1.2.x seems to use UNIX timestamps, and the &quot;‘created_on’ cannot be null&quot; error went away.  Yay!

https://github.com/tsnfoo/mantis2redmine</description>
		<content:encoded><![CDATA[<p>@wmiadmin</p>
<p>I was having the same problem.  It looks like some of @Vincent&#8217;s changes were Mantis 1.1.x-specific.  I reverted his DATE_FORMAT changes, since Mantis 1.2.x seems to use UNIX timestamps, and the &#8220;‘created_on’ cannot be null&#8221; error went away.  Yay!</p>
<p><a href="https://github.com/tsnfoo/mantis2redmine" rel="nofollow">https://github.com/tsnfoo/mantis2redmine</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://blog.foaa.de/2010/04/non-destructive-migration-from-mantis-to-redmine/#comment-41284</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Wed, 02 Nov 2011 10:51:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.foaa.de/?p=420#comment-41284</guid>
		<description>Hi,

This is a great script :-)

I&#039;m testing it on a huge Mantis database and found:

- Database value lft,rgt can&#039;t be NULL so
		UPDATE issues SET lft = 0 WHERE lft IS NULL
		UPDATE issues SET rgt = 0 WHERE rgt IS NULL
- Databse value root_id must point to someone or it self (not NULL)
		UPDATE issues SET root_id = id WHERE root_id = NULL

You can use it with Bitnami if the standard linux console is used and
the host is set for 127.0.0.1 (not localhost)

Regards Peter</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>This is a great script <img src='http://blog.foaa.de/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>I&#8217;m testing it on a huge Mantis database and found:</p>
<p>- Database value lft,rgt can&#8217;t be NULL so<br />
		UPDATE issues SET lft = 0 WHERE lft IS NULL<br />
		UPDATE issues SET rgt = 0 WHERE rgt IS NULL<br />
- Databse value root_id must point to someone or it self (not NULL)<br />
		UPDATE issues SET root_id = id WHERE root_id = NULL</p>
<p>You can use it with Bitnami if the standard linux console is used and<br />
the host is set for 127.0.0.1 (not localhost)</p>
<p>Regards Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ivana</title>
		<link>http://blog.foaa.de/2010/04/non-destructive-migration-from-mantis-to-redmine/#comment-37669</link>
		<dc:creator>ivana</dc:creator>
		<pubDate>Fri, 23 Sep 2011 12:37:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.foaa.de/?p=420#comment-37669</guid>
		<description>hi, im trying to migrate my mantis db to redmine, but im getting this message any tip? i`ve just started using redmine.. 

/home/luz/Descargas/redmine/migrcion mantis/mantis2redmine# ./mantis2redmine.pl 
Can&#039;t locate DBIx/Simple.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at ./mantis2redmine.pl line 86.
BEGIN failed--compilation aborted at ./mantis2redmine.pl line 86.</description>
		<content:encoded><![CDATA[<p>hi, im trying to migrate my mantis db to redmine, but im getting this message any tip? i`ve just started using redmine.. </p>
<p>/home/luz/Descargas/redmine/migrcion mantis/mantis2redmine# ./mantis2redmine.pl<br />
Can&#8217;t locate DBIx/Simple.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at ./mantis2redmine.pl line 86.<br />
BEGIN failed&#8211;compilation aborted at ./mantis2redmine.pl line 86.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bobby</title>
		<link>http://blog.foaa.de/2010/04/non-destructive-migration-from-mantis-to-redmine/#comment-34994</link>
		<dc:creator>Bobby</dc:creator>
		<pubDate>Thu, 18 Aug 2011 10:02:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.foaa.de/?p=420#comment-34994</guid>
		<description>.DBD::mysql::st execute failed: Column ‘status_id’ cannot be null at /usr/local/share/perl/5.10.0/DBIx/Simple.pm line 172, line 8.
at ./mantis2redmine.pl line 898

I have the same problems &quot;wmiadmin&quot;, have anybody a idea?

Greets Bobby</description>
		<content:encoded><![CDATA[<p>.DBD::mysql::st execute failed: Column ‘status_id’ cannot be null at /usr/local/share/perl/5.10.0/DBIx/Simple.pm line 172, line 8.<br />
at ./mantis2redmine.pl line 898</p>
<p>I have the same problems &#8220;wmiadmin&#8221;, have anybody a idea?</p>
<p>Greets Bobby</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ayong</title>
		<link>http://blog.foaa.de/2010/04/non-destructive-migration-from-mantis-to-redmine/#comment-32695</link>
		<dc:creator>ayong</dc:creator>
		<pubDate>Tue, 19 Jul 2011 07:39:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.foaa.de/?p=420#comment-32695</guid>
		<description>How can I do if I want use utf8 charset?

I found default is latin1 not utf8.</description>
		<content:encoded><![CDATA[<p>How can I do if I want use utf8 charset?</p>
<p>I found default is latin1 not utf8.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uk</title>
		<link>http://blog.foaa.de/2010/04/non-destructive-migration-from-mantis-to-redmine/#comment-31124</link>
		<dc:creator>uk</dc:creator>
		<pubDate>Tue, 28 Jun 2011 09:56:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.foaa.de/?p=420#comment-31124</guid>
		<description>Hi David

You need to install DBIx::Simple from CPAN. I am not sure what bitnami is, but assuming your include paths, have a look whether there is a &lt;code&gt;/opt/bitnami/perl/bin/cpan&lt;/code&gt; executable. If so, run &lt;code&gt;/opt/bitnami/perl/bin/cpan i DBIx::Simple&lt;/code&gt;.

Greets, Ulrich</description>
		<content:encoded><![CDATA[<p>Hi David</p>
<p>You need to install DBIx::Simple from CPAN. I am not sure what bitnami is, but assuming your include paths, have a look whether there is a <code>/opt/bitnami/perl/bin/cpan</code> executable. If so, run <code>/opt/bitnami/perl/bin/cpan i DBIx::Simple</code>.</p>
<p>Greets, Ulrich</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://blog.foaa.de/2010/04/non-destructive-migration-from-mantis-to-redmine/#comment-31114</link>
		<dc:creator>David</dc:creator>
		<pubDate>Tue, 28 Jun 2011 07:24:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.foaa.de/?p=420#comment-31114</guid>
		<description>Hi,

It seems to fail loading DBIx, i&#039;m using the bitnami stack for redmine, and i&#039;ve already imported perl lib as described.

Here the stack trace :
Can&#039;t locate DBIx/Simple.pm in @INC (@INC contains: /opt/bitnami/git/lib/site_perl/5.8.8/i686-linux /opt/bitnami/git/lib/site_perl/5.8.8 /opt/bitnami/perl/lib/site_perl/5.8.8/i686-linux /opt/bitnami/perl/lib/5.8.8/i686-linux /opt/bitnami/perl/lib/5.8.8 /opt/bitnami/perl/lib/5.8.8/i686-linux /bitnami/rubystack-linux/output/perl/lib/5.8.8/i686-linux /bitnami/rubystack-linux/output/perl/lib/5.8.8 /bitnami/rubystack-linux/output/perl/lib/site_perl/5.8.8/i686-linux /bitnami/rubystack-linux/output/perl/lib/site_perl/5.8.8 /bitnami/rubystack-linux/output/perl/lib/site_perl .) at ./mantis2redmine.pl line 86.
BEGIN failed--compilation aborted at ./mantis2redmine.pl line 86.

Any tips ?

Thx
David</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>It seems to fail loading DBIx, i&#8217;m using the bitnami stack for redmine, and i&#8217;ve already imported perl lib as described.</p>
<p>Here the stack trace :<br />
Can&#8217;t locate DBIx/Simple.pm in @INC (@INC contains: /opt/bitnami/git/lib/site_perl/5.8.8/i686-linux /opt/bitnami/git/lib/site_perl/5.8.8 /opt/bitnami/perl/lib/site_perl/5.8.8/i686-linux /opt/bitnami/perl/lib/5.8.8/i686-linux /opt/bitnami/perl/lib/5.8.8 /opt/bitnami/perl/lib/5.8.8/i686-linux /bitnami/rubystack-linux/output/perl/lib/5.8.8/i686-linux /bitnami/rubystack-linux/output/perl/lib/5.8.8 /bitnami/rubystack-linux/output/perl/lib/site_perl/5.8.8/i686-linux /bitnami/rubystack-linux/output/perl/lib/site_perl/5.8.8 /bitnami/rubystack-linux/output/perl/lib/site_perl .) at ./mantis2redmine.pl line 86.<br />
BEGIN failed&#8211;compilation aborted at ./mantis2redmine.pl line 86.</p>
<p>Any tips ?</p>
<p>Thx<br />
David</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bastian</title>
		<link>http://blog.foaa.de/2010/04/non-destructive-migration-from-mantis-to-redmine/#comment-27208</link>
		<dc:creator>Bastian</dc:creator>
		<pubDate>Tue, 03 May 2011 14:24:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.foaa.de/?p=420#comment-27208</guid>
		<description>Hi,

thanks for the script.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>thanks for the script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wmiadmin</title>
		<link>http://blog.foaa.de/2010/04/non-destructive-migration-from-mantis-to-redmine/#comment-23683</link>
		<dc:creator>wmiadmin</dc:creator>
		<pubDate>Mon, 04 Apr 2011 13:23:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.foaa.de/?p=420#comment-23683</guid>
		<description>Vincent, your script

Import Issues (. = Issue, - = Journal, + = Attachment)
.-DBD::mysql::st execute failed: Column &#039;created_on&#039; cannot be null at /usr/local/share/perl/5.10.0/DBIx/Simple.pm line 172,  line 8.
 at ./mantis2redmine.pl line 948</description>
		<content:encoded><![CDATA[<p>Vincent, your script</p>
<p>Import Issues (. = Issue, &#8211; = Journal, + = Attachment)<br />
.-DBD::mysql::st execute failed: Column &#8216;created_on&#8217; cannot be null at /usr/local/share/perl/5.10.0/DBIx/Simple.pm line 172,  line 8.<br />
 at ./mantis2redmine.pl line 948</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wmiadmin</title>
		<link>http://blog.foaa.de/2010/04/non-destructive-migration-from-mantis-to-redmine/#comment-23678</link>
		<dc:creator>wmiadmin</dc:creator>
		<pubDate>Mon, 04 Apr 2011 12:32:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.foaa.de/?p=420#comment-23678</guid>
		<description>.DBD::mysql::st execute failed: Column &#039;status_id&#039; cannot be null at /usr/local/share/perl/5.10.0/DBIx/Simple.pm line 172,  line 8.
 at ./mantis2redmine.pl line 898</description>
		<content:encoded><![CDATA[<p>.DBD::mysql::st execute failed: Column &#8216;status_id&#8217; cannot be null at /usr/local/share/perl/5.10.0/DBIx/Simple.pm line 172,  line 8.<br />
 at ./mantis2redmine.pl line 898</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
