Download » History » Revision 8
« Previous |
Revision 8/226
(diff)
| Next »
Jean-Philippe Lang, 2007-12-20 20:59
Download¶
Latest stable release: 0.6.3 (2007-12-18)¶
Redmine releases can be found at RubyForge. See the Changelog for details.
Latest source code¶
You can get the latest source code of Redmine from the Subversion repository hosted at Rubyforge. The repository URL is:
This is the prefered way to get Redmine if you want to benefit from the latest improvements. By using the SVN repository you can also upgrade more easily.
Development¶
You can checkout the latest development source from the trunk with the following command:
svn checkout http://redmine.rubyforge.org/svn/trunk redmine-devel
0.6 Stable¶
You can checkout the latest stable source with the following command:
svn checkout http://redmine.rubyforge.org/svn/branches/0.6-stable redmine-0.6-stable
Troubleshooting¶
If you get this error when trying to checkout the source:
"PROPFIND 200 OK" error
Please contact your network administrator and ask him to enable WebDAV extension in your proxy.
Updated by Jean-Philippe Lang almost 17 years ago · 8 revisions locked