I'm trying to find the magic value to migrate a 1.6.2 wiki to 1.6.3, so far,
I've tried the following command with several different values for wikiconfig,
and the result is always the same.  The script ends nearly immediately with the
message, but the data is not migrated:

        /path/to/www/www Calling migration script for 
/path/to/var/moin-1.6.3/data,
        base revision 1060300
        Final mig script reached, migration is complete.

I'm using the following command


        /path/to/moin-1.6.3/MoinMoin/script/moin.py
        --config-dir=/path/to/etc/moin-1.6.3
        --wiki-url=/path/to/var/moin-1.6.2
        migraion data

and have tried the following values for --wiki-url:

        --wiki-url=https://www.mydomain.com
        --wiki-url=https://www.mydomain.com/secure/wiki.cgi
        --wiki-url=www.mydomain.com/secure/wiki.cgi
        --wiki-url=/path/to/www/www/secure/wiki.cgi
        --wiki-url=/path/to/var/moin-1.6.2
        --wiki-url=/path/to/var/moin-1.6.2/
        --wiki-url=/path/to/var/moin-1.6.2/data
        --wiki-url=/path/to/var/moin-1.6.2/data/

what am I missing?

-- 
Yorick


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Moin-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to