docs:dokuwiki:moving_a_namespace

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
docs:dokuwiki:moving_a_namespace [2013/05/24 13:25] – created billhdocs:dokuwiki:moving_a_namespace [2013/05/24 13:46] (current) billh
Line 6: Line 6:
   * run the following (ignore No such file or directory errors for some commands)<code bash>   * run the following (ignore No such file or directory errors for some commands)<code bash>
 mv pages/A/FOO/ pages/A/B/ mv pages/A/FOO/ pages/A/B/
 +mv meta/A/FOO/ meta/A/B/
 mv attic/A/FOO/ attic/A/B/ mv attic/A/FOO/ attic/A/B/
 mv media/A/FOO/ media/A/B/ mv media/A/FOO/ media/A/B/
 +mv media_meta/A/FOO/ media_meta/A/B/
 mv media_attic/A/FOO/ media_attic/A/B/ mv media_attic/A/FOO/ media_attic/A/B/
 </code> </code>
Line 16: Line 18:
   * click the 'Rebuild Index' button   * click the 'Rebuild Index' button
   * manually fix any broken page links   * manually fix any broken page links
 +
 +:!: the fact that meta .changes files still reflect the older namespace location do not seem to cause problems, and history, correct authors, and changes all work as expected
  • docs/dokuwiki/moving_a_namespace.1369423544.txt.gz
  • Last modified: 2013/05/24 13:25
  • by billh