This shows you the differences between two versions of the page.
|
applications:doku-wiki:upgrading [Feb 6, 2010 06:29 PM] dordal |
applications:doku-wiki:upgrading [Feb 6, 2010 06:29 PM] (current) dordal |
||
|---|---|---|---|
| Line 13: | Line 13: | ||
| * Do the same thing with the plugin files. You'll probably have to copy some images and a few things as well. You should also consider looking on the dokuwiki site for new versions of available plugins. | * Do the same thing with the plugin files. You'll probably have to copy some images and a few things as well. You should also consider looking on the dokuwiki site for new versions of available plugins. | ||
| * Delete the existing files in ''scto'', leaving the directories intact (so svn doesn't complain). | * Delete the existing files in ''scto'', leaving the directories intact (so svn doesn't complain). | ||
| - | * Copy the new source (with the patches for SCTO) over to the existing directory:<code bash>cp -Rpfv dokuwiki-2008-05-05/ scto/</code> | + | * Copy the new source (with the patches for SCTO) over to the existing directory:<code bash>cp -Rpfv dokuwiki-2009-12-25/ scto/</code> |
| * Test everything | * Test everything | ||