User:Woozle/Redmine/2

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
< User:Woozle‎ | Redmine
Revision as of 13:47, 9 February 2020 by Woozle (talk | contribs) (Created page with "==2020-02-09== The [https://redmine.org/projects/redmine/wiki/Download download/install] instructions suggest strongly that using subversion is the best way to upgrade -- svn...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

2020-02-09

The download/install instructions suggest strongly that using subversion is the best way to upgrade --

svn co https://svn.redmine.org/redmine/branches/4.0-stable redmine-4.0

...and then cd to the redmine-4.0 folder which that creates, and:

svn update

I think this assumes I'm working with an already-configured instance, though, so I should look at the installation guide before trying the svn update.