[Moin-user] migrate command - 1.6.2 to 1.6.3

Poor Yorick net.sourceforge.lists.moin-user at pooryorick.com
Mon Apr 28 00:24:45 EDT 2008


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





More information about the Moin-user mailing list