<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Changes to Download</title>
    <description/>
    <link>http://www.motiro.org/en-us</link>
    <language>en-us</language>
    <generator>Motiro</generator>
    <pubDate>Wed, 16 Apr 2008 07:38:19 -0500</pubDate>
    <ttl>60</ttl>
<item><title>Download</title><description>&lt;p&gt;Motiro is exclusively distributed as source, there is no binary download. In
order to run the application, you won't need to compile anything yourself, but
you'll need to have at least a Ruby 1.8.2 interpreter. For more information on
system requirements, please see the
&lt;a href="http://www.motiro.org/wiki/show/Installation"&gt;installation page&lt;/a&gt;.&lt;/p&gt; &lt;h2&gt;&lt;a name='Getting_the_latest_release'&gt;&lt;/a&gt; Getting the latest release &lt;/h2&gt; &lt;p&gt;&lt;br /&gt;&lt;/p&gt; &lt;p&gt;Motiro releases every three weeks. Releases tend to be fairly stable versions,
but keep in mind that this is an application still under test and it is
distributed &lt;i&gt;without any warranty&lt;/i&gt;.&lt;/p&gt; &lt;p&gt;The latest release is always available for download from the
&lt;a href="http://www.sourceforge.net"&gt;SourceForge&lt;/a&gt; servers. Our address is:&lt;/p&gt; &lt;p&gt;&lt;code&gt;&lt;a href="http://sourceforge.net/project/showfiles.php?group_id=173790"&gt;&lt;a href="http://sourceforge.net/project/showfiles.php?group_id=173790"&gt;http://sourceforge.net/project/showfiles.php?group_id=173790&lt;/a&gt;&lt;/a&gt;&lt;/code&gt;&lt;/p&gt; &lt;p&gt;After downloading the source code, maybe you will want to read more about
&lt;a href="http://www.motiro.org/wiki/show/Installation"&gt;how to install Motiro&lt;/a&gt;.&lt;/p&gt; &lt;h2&gt;&lt;a name='Accessing_the_Subversion_repository_(for_the_brave)'&gt;&lt;span style="background: #ffb8b8"&gt;&lt;/span&gt;&lt;/a&gt;&lt;a name='Accessing_the_source_code_repository_(for_the_brave)'&gt;&lt;span style="background: #b8ffb8"&gt;&lt;/span&gt;&lt;/a&gt; Accessing the &lt;span style="background: #ffb8b8"&gt;Subversion&lt;/span&gt;&lt;span style="background: #b8ffb8"&gt;source code&lt;/span&gt; repository (for the brave)&lt;/h2&gt; &lt;p&gt;&lt;br /&gt;&lt;/p&gt; &lt;p&gt;If you program computers, are feeling unusually fearless today or just want to
use the hottest latest features, maybe you'll want to use the last version
available from our version control repository. Do keep in mind that the
repository version may eventually be in &lt;b&gt;highly unstable&lt;/b&gt; state and, as
usual, is distributed &lt;i&gt;without any warranty&lt;/i&gt;.&lt;/p&gt; &lt;p&gt;You will need a &lt;a href="http://subversion.tigris.org"&gt;&lt;span style="background: #ffb8b8"&gt;Subversion&lt;/span&gt;&lt;/a&gt;&lt;a href="http://www.darcs.net"&gt;&lt;span style="background: #b8ffb8"&gt;Darcs&lt;/span&gt;&lt;/a&gt; client to access the code repository. Our &lt;i&gt;trunk&lt;/i&gt; address is:&lt;/p&gt; &lt;p&gt;&lt;span style="background: #ffb8b8"&gt;&lt;code&gt;&lt;a href="https://motiro.svn.sourceforge.net/svnroot/motiro/trunk"&gt;https://motiro.svn.sourceforge.net/svnroot/motiro/trunk&lt;/a&gt;&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;&lt;pre&gt;&lt;span style="background: #b8ffb8"&gt; &lt;a href="http://repo.motiro.org/trunk"&gt;http://repo.motiro.org/trunk&lt;/a&gt;&lt;/span&gt;&lt;/pre&gt; &lt;p&gt;If you happen to be using the &lt;span style="background: #ffb8b8"&gt;Subversion&lt;/span&gt;&lt;span style="background: #b8ffb8"&gt;Darcs&lt;/span&gt; command line client, you'll only need to say:&lt;/p&gt; &lt;p&gt;&lt;span style="background: #ffb8b8"&gt;&lt;code&gt;$ svn co &lt;a href="https://motiro.svn.sourceforge.net/svnroot/motiro/trunk"&gt;https://motiro.svn.sourceforge.net/svnroot/motiro/trunk&lt;/a&gt; motiro&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;&lt;pre&gt;&lt;span style="background: #b8ffb8"&gt;  $ darcs get --partial &lt;a href="http://repo.motiro.org/trunk"&gt;http://repo.motiro.org/trunk&lt;/a&gt; motiro&lt;/span&gt;&lt;/pre&gt; &lt;p&gt;If you want to update your copy later, try:&lt;/p&gt; &lt;p&gt;&lt;span style="background: #ffb8b8"&gt;&lt;code&gt;$ svn update&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;&lt;pre&gt;&lt;span style="background: #b8ffb8"&gt;  $ darcs pull&lt;/span&gt;&lt;/pre&gt; &lt;p&gt;&lt;span style="background: #ffb8b8"&gt;&lt;b&gt;Gotcha:&lt;/b&gt; You will need a client with SSL support. Some Linux distros ship the client
with HTTP-only support by default. To know if your client supports SLL, try:&lt;/span&gt;&lt;/p&gt; &lt;p&gt;&lt;span style="background: #ffb8b8"&gt;&lt;pre&gt;
$ svn --version

svn, version 1.3.2 (r19776)

compiled Aug  2 2006, 10:24:43

Copyright (C) 2000-2006 CollabNet.
Subversion is open source software, see &lt;a href="http://subversion.tigris.org/"&gt;http://subversion.tigris.org/&lt;/a&gt;
This product includes software developed by CollabNet (&lt;a href="http://www.Collab.Net/"&gt;http://www.Collab.Net/&lt;/a&gt;).

The following repository access (RA) modules are available:

&lt;ul&gt;&lt;li&gt; ra_dav : Module for accessing a repository via WebDAV (DeltaV) protocol.&lt;/li&gt;&lt;/ul&gt;- handles 'http' scheme
- handles 'https' scheme
&lt;ul&gt;&lt;li&gt; ra_svn : Module for accessing a repository using the svn network protocol.&lt;/li&gt;&lt;/ul&gt;- handles 'svn' scheme
&lt;ul&gt;&lt;li&gt; ra_local : Module for accessing a repository on local disk.&lt;/li&gt;&lt;/ul&gt;- handles 'file' scheme&lt;/pre&gt;&lt;/span&gt;&lt;/p&gt; &lt;p&gt;&lt;span style="background: #ffb8b8"&gt;In case your client does not list the HTTPS scheme, you won't be able to
access our repository.&lt;/span&gt;&lt;/p&gt;</description><pubDate>Wed, 16 Apr 2008 07:38:19 -0500</pubDate><dc:creator>thiagoarrais</dc:creator><guid>http://www.motiro.org/wiki/show/Download?revision=4</guid></item><item><title>Download</title><description>&lt;p&gt;Motiro is exclusively distributed as source, there is no binary download. In
order to run the application, you won't need to compile anything yourself, but
you'll need to have at least a Ruby 1.8.2 interpreter. For more information on
system requirements, please see the
&lt;a href="http://www.motiro.org/wiki/show/Installation"&gt;installation page&lt;/a&gt;.&lt;/p&gt; &lt;h2&gt;&lt;a name='Getting_the_latest_release'&gt;&lt;/a&gt; Getting the latest release &lt;/h2&gt; &lt;p&gt;&lt;br /&gt;&lt;/p&gt; &lt;p&gt;Motiro releases every three weeks. Releases tend to be fairly stable versions,
but keep in mind that this is an application still under test and it is
distributed &lt;i&gt;without any warranty&lt;/i&gt;.&lt;/p&gt; &lt;p&gt;The latest release is always available for download from the
&lt;a href="http://www.sourceforge.net"&gt;SourceForge&lt;/a&gt; servers. Our address is:&lt;/p&gt; &lt;p&gt;&lt;code&gt;&lt;a href="http://sourceforge.net/project/showfiles.php?group_id=173790"&gt;&lt;a href="http://sourceforge.net/project/showfiles.php?group_id=173790"&gt;http://sourceforge.net/project/showfiles.php?group_id=173790&lt;/a&gt;&lt;/a&gt;&lt;/code&gt;&lt;/p&gt; &lt;p&gt;After downloading the source code, maybe you will want to read more about
&lt;a href="http://www.motiro.org/wiki/show/Installation"&gt;how to install Motiro&lt;/a&gt;.&lt;/p&gt; &lt;h2&gt;&lt;a name='Accessing_the_Subversion_repository_(for_the_brave)'&gt;&lt;/a&gt; Accessing the Subversion repository (for the brave) &lt;/h2&gt; &lt;p&gt;&lt;br /&gt;&lt;/p&gt; &lt;p&gt;If you program computers, are feeling unusually fearless today or just want to
use the hottest latest features, maybe you'll want to use the last version
available from our version control repository. Do keep in mind that the
repository version may eventually be in &lt;b&gt;highly unstable&lt;/b&gt; state and, as
usual, is distributed &lt;i&gt;without any warranty&lt;/i&gt;.&lt;/p&gt; &lt;p&gt;You will need a &lt;a href="http://subversion.tigris.org"&gt;Subversion&lt;/a&gt; client to access the
code repository. Our &lt;i&gt;trunk&lt;/i&gt; address is:&lt;/p&gt; &lt;p&gt;&lt;code&gt;&lt;a href="https://svn.sourceforge.net/svnroot/motiro/trunk"&gt;&lt;span style="background: #ffb8b8"&gt;https://svn.sourceforge.net/svnroot/motiro/trunk&lt;/span&gt;&lt;/a&gt;&lt;a href="https://motiro.svn.sourceforge.net/svnroot/motiro/trunk"&gt;&lt;span style="background: #b8ffb8"&gt;https://motiro.svn.sourceforge.net/svnroot/motiro/trunk&lt;/span&gt;&lt;/a&gt;&lt;/code&gt;&lt;/p&gt; &lt;p&gt;If you happen to be using the Subversion command line client, you'll only need
to say:&lt;/p&gt; &lt;p&gt;&lt;code&gt;$ svn co &lt;a href="https://svn.sourceforge.net/svnroot/motiro/trunk"&gt;&lt;span style="background: #ffb8b8"&gt;https://svn.sourceforge.net/svnroot/motiro/trunk&lt;/span&gt;&lt;/a&gt;&lt;a href="https://motiro.svn.sourceforge.net/svnroot/motiro/trunk"&gt;&lt;span style="background: #b8ffb8"&gt;https://motiro.svn.sourceforge.net/svnroot/motiro/trunk&lt;/span&gt;&lt;/a&gt; motiro&lt;/code&gt;&lt;/p&gt; &lt;p&gt;If you want to update your copy later, try:&lt;/p&gt; &lt;p&gt;&lt;code&gt;$ svn update&lt;/code&gt;&lt;/p&gt; &lt;p&gt;&lt;b&gt;Gotcha:&lt;/b&gt; You will need a client with SSL support. Some Linux distros ship the client
with HTTP-only support by default. To know if your client supports SLL, try:&lt;/p&gt; &lt;p&gt;&lt;pre&gt;
$ svn --version

svn, version 1.3.2 (r19776)

compiled Aug  2 2006, 10:24:43

Copyright (C) 2000-2006 CollabNet.
Subversion is open source software, see &lt;a href="http://subversion.tigris.org/"&gt;http://subversion.tigris.org/&lt;/a&gt;
This product includes software developed by CollabNet (&lt;a href="http://www.Collab.Net/"&gt;http://www.Collab.Net/&lt;/a&gt;).

The following repository access (RA) modules are available:

&lt;ul&gt;&lt;li&gt; ra_dav : Module for accessing a repository via WebDAV (DeltaV) protocol.&lt;/li&gt;&lt;/ul&gt;- handles 'http' scheme
- handles 'https' scheme
&lt;ul&gt;&lt;li&gt; ra_svn : Module for accessing a repository using the svn network protocol.&lt;/li&gt;&lt;/ul&gt;- handles 'svn' scheme
&lt;ul&gt;&lt;li&gt; ra_local : Module for accessing a repository on local disk.&lt;/li&gt;&lt;/ul&gt;- handles 'file' scheme&lt;/pre&gt;&lt;/p&gt; &lt;p&gt;In case your client does not list the HTTPS scheme, you won't be able to
access our repository.&lt;/p&gt;</description><pubDate>Wed, 11 Jul 2007 22:02:16 -0500</pubDate><dc:creator>thiagoarrais</dc:creator><guid>http://www.motiro.org/wiki/show/Download?revision=3</guid></item><item><title>Download</title><description>&lt;p&gt;Motiro is exclusively distributed as source, there is no binary download. In
order to run the application, you won't need to compile anything yourself, but
you'll need to have at least a Ruby 1.8.2 interpreter. For more information on
system requirements, please see the
&lt;a href="http://www.motiro.org/wiki/show/Installation"&gt;installation page&lt;/a&gt;.&lt;/p&gt; &lt;h2&gt;&lt;a name='Getting_the_latest_release'&gt;&lt;/a&gt; Getting the latest release &lt;/h2&gt; &lt;p&gt;&lt;br /&gt;&lt;/p&gt; &lt;p&gt;Motiro releases every three weeks. Releases tend to be fairly stable versions,
but keep in mind that this is an application still under test and it is
distributed &lt;i&gt;without any warranty&lt;/i&gt;.&lt;/p&gt; &lt;p&gt;The latest release is always available for download from the
&lt;a href="http://www.sourceforge.net"&gt;SourceForge&lt;/a&gt; servers. Our address is:&lt;/p&gt; &lt;p&gt;&lt;code&gt;&lt;a href="http://sourceforge.net/project/showfiles.php?group_id=173790"&gt;&lt;a href="http://sourceforge.net/project/showfiles.php?group_id=173790"&gt;http://sourceforge.net/project/showfiles.php?group_id=173790&lt;/a&gt;&lt;/a&gt;&lt;/code&gt;&lt;/p&gt; &lt;p&gt;After downloading the source code, maybe you will want to read more about
&lt;a href="http://www.motiro.org/wiki/show/Installation"&gt;how to install Motiro&lt;/a&gt;.&lt;/p&gt; &lt;h2&gt;&lt;a name='Accessing_the_Subversion_repository_(for_the_brave)'&gt;&lt;/a&gt; Accessing the Subversion repository (for the brave) &lt;/h2&gt; &lt;p&gt;&lt;br /&gt;&lt;/p&gt; &lt;p&gt;If you program computers, are feeling unusually fearless today or just want to
use the hottest latest features, maybe you'll want to use the last version
available from our version control repository. Do keep in mind that the
repository version may eventually be in &lt;b&gt;highly unstable&lt;/b&gt; state and, as
usual, is distributed &lt;i&gt;without any warranty&lt;/i&gt;.&lt;/p&gt; &lt;p&gt;You will need a &lt;a href="http://subversion.tigris.org"&gt;Subversion&lt;/a&gt; client to access the
code repository. Our &lt;i&gt;trunk&lt;/i&gt; address is:&lt;/p&gt; &lt;p&gt;&lt;code&gt;&lt;a href="https://svn.sourceforge.net/svnroot/motiro/trunk"&gt;https://svn.sourceforge.net/svnroot/motiro/trunk&lt;/a&gt;&lt;/code&gt;&lt;/p&gt; &lt;p&gt;If you happen to be using the Subversion command line client, you'll only need
to say:&lt;/p&gt; &lt;p&gt;&lt;code&gt;$ svn co &lt;a href="https://svn.sourceforge.net/svnroot/motiro/trunk"&gt;https://svn.sourceforge.net/svnroot/motiro/trunk&lt;/a&gt; motiro&lt;/code&gt;&lt;/p&gt; &lt;p&gt;If you want to update your copy later, try:&lt;/p&gt; &lt;p&gt;&lt;code&gt;$ svn update&lt;/code&gt;&lt;/p&gt; &lt;p&gt;&lt;b&gt;Gotcha:&lt;/b&gt; You will need a client with SSL support. Some Linux distros ship the client
with HTTP-only support by default. To know if your client supports SLL, try:&lt;/p&gt; &lt;p&gt;&lt;pre&gt;
$ svn --version

svn, version 1.3.2 (r19776)

compiled Aug  2 2006, 10:24:43

Copyright (C) 2000-2006 CollabNet.
Subversion is open source software, see &lt;a href="http://subversion.tigris.org/"&gt;http://subversion.tigris.org/&lt;/a&gt;
This product includes software developed by CollabNet (&lt;a href="http://www.Collab.Net/"&gt;http://www.Collab.Net/&lt;/a&gt;).

The following repository access (RA) modules are available:

&lt;ul&gt;&lt;li&gt; ra_dav : Module for accessing a repository via WebDAV (DeltaV) protocol.&lt;/li&gt;&lt;/ul&gt;- handles 'http' scheme
- handles 'https' scheme
&lt;ul&gt;&lt;li&gt; ra_svn : Module for accessing a repository using the svn network protocol.&lt;/li&gt;&lt;/ul&gt;- handles 'svn' scheme
&lt;ul&gt;&lt;li&gt; ra_local : Module for accessing a repository on local disk.&lt;/li&gt;&lt;/ul&gt;- handles 'file' scheme&lt;/pre&gt;&lt;/p&gt; &lt;p&gt;In case your client does not list the HTTPS scheme, you won't be able to
access our repository.&lt;/p&gt;</description><pubDate>Wed, 14 Feb 2007 09:41:32 -0600</pubDate><dc:creator>thiagoarrais</dc:creator><guid>http://www.motiro.org/wiki/show/Download?revision=2</guid></item><item><title>Download</title><description>&lt;p&gt;Motiro is exclusively distributed as source, there is no binary download. In
order to run the application, you won't need to compile anything yourself, but
you'll need to have at least a Ruby 1.8.2 interpreter. For more information on
system requirements, please see the
&lt;a href="http://www.motiro.org/wiki/show/Installation"&gt;installation page&lt;/a&gt;.&lt;/p&gt;&lt;h2&gt;&lt;a name='Getting_the_latest_release'&gt;&lt;/a&gt; Getting the latest release &lt;/h2&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Motiro releases every three weeks. Releases tend to be fairly stable versions,
but keep in mind that this is an application still under test and it is
distributed &lt;i&gt;without any warranty&lt;/i&gt;.&lt;/p&gt;&lt;p&gt;The latest release is always available for download from the
&lt;a href="http://www.sourceforge.net"&gt;SourceForge&lt;/a&gt; servers. Our address is:&lt;/p&gt;&lt;p&gt;&lt;code&gt;&lt;a href="http://sourceforge.net/project/showfiles.php?group_id=173790"&gt;&lt;a href="http://sourceforge.net/project/showfiles.php?group_id=173790"&gt;http://sourceforge.net/project/showfiles.php?group_id=173790&lt;/a&gt;&lt;/a&gt;&lt;/code&gt;&lt;/p&gt;&lt;p&gt;After downloading the source code, maybe you will want to read more about
&lt;a href="http://www.motiro.org/wiki/show/Installation"&gt;how to install Motiro&lt;/a&gt;.&lt;/p&gt;&lt;h2&gt;&lt;a name='Accessing_the_Subversion_repository_(for_the_brave)'&gt;&lt;/a&gt; Accessing the Subversion repository (for the brave) &lt;/h2&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;If you program computers, are feeling unusually fearless today or just want to
use the hottest latest features, maybe you'll want to use the last version
available from our version control repository. Do keep in mind that the
repository version may eventually be in &lt;b&gt;highly unstable&lt;/b&gt; state and, as
usual, is distributed &lt;i&gt;without any warranty&lt;/i&gt;.&lt;/p&gt;&lt;p&gt;You will need a &lt;a href="http://subversion.tigris.org"&gt;Subversion&lt;/a&gt; client to access the
code repository. Our &lt;i&gt;trunk&lt;/i&gt; address is:&lt;/p&gt;&lt;p&gt;&lt;code&gt;&lt;a href="https://svn.sourceforge.net/svnroot/motiro/trunk"&gt;https://svn.sourceforge.net/svnroot/motiro/trunk&lt;/a&gt;&lt;/code&gt;&lt;/p&gt;&lt;p&gt;If you happen to be using the Subversion command line client, you'll only need
to say:&lt;/p&gt;&lt;p&gt;&lt;code&gt;$ svn co &lt;a href="https://svn.sourceforge.net/svnroot/motiro/trunk"&gt;https://svn.sourceforge.net/svnroot/motiro/trunk&lt;/a&gt; motiro&lt;/code&gt;&lt;/p&gt;&lt;p&gt;If you want to update your copy later, try:&lt;/p&gt;&lt;p&gt;&lt;code&gt;$ svn update&lt;/code&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Gotcha:&lt;/b&gt; You will need a client with SSL support. Some Linux distros ship the client
with HTTP-only support by default. To know if your client supports SLL, try:&lt;/p&gt;&lt;p&gt;&lt;pre&gt;
$ svn --version

svn, version 1.3.2 (r19776)

compiled Aug  2 2006, 10:24:43

Copyright (C) 2000-2006 CollabNet.
Subversion is open source software, see &lt;a href="http://subversion.tigris.org/"&gt;http://subversion.tigris.org/&lt;/a&gt;
This product includes software developed by CollabNet (&lt;a href="http://www.Collab.Net/"&gt;http://www.Collab.Net/&lt;/a&gt;).

The following repository access (RA) modules are available:

&lt;ul&gt;&lt;li&gt; ra_dav : Module for accessing a repository via WebDAV (DeltaV) protocol.&lt;/li&gt;&lt;/ul&gt;- handles 'http' scheme
- handles 'https' scheme
&lt;ul&gt;&lt;li&gt; ra_svn : Module for accessing a repository using the svn network protocol.&lt;/li&gt;&lt;/ul&gt;- handles 'svn' scheme
&lt;ul&gt;&lt;li&gt; ra_local : Module for accessing a repository on local disk.&lt;/li&gt;&lt;/ul&gt;- handles 'file' scheme&lt;/pre&gt;&lt;/p&gt;&lt;p&gt;In case your client does not list the HTTPS scheme, you won't be able to
access our repository.&lt;/p&gt;</description><pubDate>Wed, 01 Feb 2006 00:00:00 -0600</pubDate><dc:creator>thiagoarrais</dc:creator><guid>http://www.motiro.org/wiki/show/Download?revision=1</guid></item>  </channel>
</rss>
