<?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: Control Redmine from the command line</title>
	<atom:link href="http://textgoeshere.org.uk/articles/2009/03/control-redmine-from-the-command-line/feed/" rel="self" type="application/rss+xml" />
	<link>http://textgoeshere.org.uk/articles/2009/03/control-redmine-from-the-command-line/</link>
	<description>Web technology, strategy, and skills</description>
	<lastBuildDate>Tue, 01 Jun 2010 22:54:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dave</title>
		<link>http://textgoeshere.org.uk/articles/2009/03/control-redmine-from-the-command-line/comment-page-1/#comment-17696</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Mon, 22 Feb 2010 18:40:41 +0000</pubDate>
		<guid isPermaLink="false">http://textgoeshere.org.uk/articles/2009/03/control-redmine-from-the-command-line/#comment-17696</guid>
		<description>@simon that&#039;s telling you that you need to install the trollop gem. &lt;code&gt;gem install trollop&lt;/code&gt; normally does the trick but I recommend understanding ruby and rubygems before you go ahead.

@chris save it somewhere, ensure red.rb has permissions to be executable, add the folder to your path PATH, run it from a command line in your RoR project root. If you google those phrases, you&#039;ll get tons of help. It really is worth learning about this stuff (not just for my tiny rubbish script obviously).

@Károly Szia? Hogy vagy? No it can&#039;t and no it&#039;s probably no the problem, sorry.</description>
		<content:encoded><![CDATA[<p>@simon that&#8217;s telling you that you need to install the trollop gem. <code>gem install trollop</code> normally does the trick but I recommend understanding ruby and rubygems before you go ahead.</p>
<p>@chris save it somewhere, ensure red.rb has permissions to be executable, add the folder to your path PATH, run it from a command line in your RoR project root. If you google those phrases, you&#8217;ll get tons of help. It really is worth learning about this stuff (not just for my tiny rubbish script obviously).</p>
<p>@Károly Szia? Hogy vagy? No it can&#8217;t and no it&#8217;s probably no the problem, sorry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Károly</title>
		<link>http://textgoeshere.org.uk/articles/2009/03/control-redmine-from-the-command-line/comment-page-1/#comment-17695</link>
		<dc:creator>Károly</dc:creator>
		<pubDate>Tue, 19 Jan 2010 11:18:37 +0000</pubDate>
		<guid isPermaLink="false">http://textgoeshere.org.uk/articles/2009/03/control-redmine-from-the-command-line/#comment-17695</guid>
		<description>Hi !
 Can I use it to create plugins ? 
 My main problem is can&#039;t generate plugins from command line, the ruby die and doesn&#039;t execute the command . . . can your script help my problem ?</description>
		<content:encoded><![CDATA[<p>Hi !<br />
 Can I use it to create plugins ?<br />
 My main problem is can&#8217;t generate plugins from command line, the ruby die and doesn&#8217;t execute the command . . . can your script help my problem ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://textgoeshere.org.uk/articles/2009/03/control-redmine-from-the-command-line/comment-page-1/#comment-17693</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 19 Nov 2009 20:03:02 +0000</pubDate>
		<guid isPermaLink="false">http://textgoeshere.org.uk/articles/2009/03/control-redmine-from-the-command-line/#comment-17693</guid>
		<description>Sorry to ask,

But how do you install it?
I currently have the bitnami redmine stack running on ubuntu and have no idea how I should install it. I am really green about ruby, any links or help would be appreciated...

Thanks.
Chris</description>
		<content:encoded><![CDATA[<p>Sorry to ask,</p>
<p>But how do you install it?<br />
I currently have the bitnami redmine stack running on ubuntu and have no idea how I should install it. I am really green about ruby, any links or help would be appreciated&#8230;</p>
<p>Thanks.<br />
Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Barber</title>
		<link>http://textgoeshere.org.uk/articles/2009/03/control-redmine-from-the-command-line/comment-page-1/#comment-17682</link>
		<dc:creator>Simon Barber</dc:creator>
		<pubDate>Fri, 11 Sep 2009 16:49:16 +0000</pubDate>
		<guid isPermaLink="false">http://textgoeshere.org.uk/articles/2009/03/control-redmine-from-the-command-line/#comment-17682</guid>
		<description>On ubuntu this fails with:

~/redcmd$ ruby red.rb
/usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require&#039;: no such file to load -- trollop (LoadError)
	from /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `require&#039;
	from red.rb:48

I have installed the ruby-all package.</description>
		<content:encoded><![CDATA[<p>On ubuntu this fails with:</p>
<p>~/redcmd$ ruby red.rb<br />
/usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require&#8217;: no such file to load &#8212; trollop (LoadError)<br />
	from /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `require&#8217;<br />
	from red.rb:48</p>
<p>I have installed the ruby-all package.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
