~ubuntu-branches/ubuntu/natty/moin/natty-updates

« back to all changes in this revision

Viewing changes to MoinMoin/script/old/migration/12_to_13_mig06.py

  • Committer: Bazaar Package Importer
  • Author(s): Jonas Smedegaard
  • Date: 2008-06-22 21:17:13 UTC
  • mto: This revision was merged to the branch mainline in revision 18.
  • Revision ID: james.westby@ubuntu.com-20080622211713-inlv5k4eifxckelr
ImportĀ upstreamĀ versionĀ 1.7.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
            c. if you used symlinks in data/text or elsewhere, remove them
17
17
        4. make sure that from_encoding and to_encoding matches your needs (see
18
18
           beginning of script below and config.charset in moin_config.py) and
19
 
           run python 12_to_13_mig6.py from your working dir
 
19
           run python2.3 12_to_13_mig6.py from your working dir
20
20
        5. if there was no error, you will find:
21
21
            data.pre-mig6 (the script renames your data directory copy to that name)
22
22
            data (result, converted to utf-8)