Project

General

Profile

Download » History » Revision 7

Revision 6 (Jean-Philippe Lang, 2007-12-18 20:02) → Revision 7/222 (Jean-Philippe Lang, 2007-12-20 20:57)

h1. Download 

 h2. Latest stable release: 0.6.3 (2007-12-18) 

 Redmine releases can be found at "RubyForge":http://rubyforge.org/frs/?group_id=1850. See the [[Changelog]] for details. 

 h2. Latest source code 

 You can get checkout the latest source code of Redmine from the Subversion SVN repository hosted at Rubyforge. The repository URL is:  

 bq. http://redmine.rubyforge.org/svn 


 trunk. 

   svn checkout svn://rubyforge.org/var/svn/redmine/trunk 

 Or 

   svn checkout http://redmine.rubyforge.org/svn/trunk/ 

 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. 

 h3. Development h2. Latest release: 0.6.3 (2007-12-18) 

 You Redmine releases can checkout the latest development source from the trunk with the following command: 

 <pre>svn checkout http://redmine.rubyforge.org/svn/trunk redmine-devel</pre> 

 h3. 0.6 Stable 

 You can checkout the latest stable source with the following command: 

 <pre>svn checkout http://redmine.rubyforge.org/svn/branches/0.6-stable redmine-0.6-stable</pre> be found at "RubyForge":http://rubyforge.org/frs/?group_id=1850. 

 h2. Troubleshooting 

 If you can't access the SVN repository via the __svn://__ URL (with an error such as "connection refused") please try the http:// method. 

 Don't forget to configure your environment for your proxy. 

 If even with proxy configured, you still get problems such as: 

   "PROPFIND 200 OK" error 

 Please contact your network administrator and ask him to enable WebDAV extension in your proxy.