Download » History » Revision 2
« Previous |
Revision 2/227
(diff)
| Next »
Thomas Lecavelier, 2007-10-16 17:09
Add http svn co method, for users behind a WebDAV enable proxy. Add troubleshooting section.
Download¶
Latest source¶
You can checkout the latest source from the SVN repository 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.
Latest release: 0.5.1 (2007-07-15)¶
Redmine releases can be found at RubyForge.
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.
Updated by Thomas Lecavelier about 17 years ago · 2 revisions locked