> Error: can't copy 'data.pre-mig4\pages\ZufallsSeite\text' to 'data > \pages\ZufallsSeite\text'
Find out why not. > 12_to_13_mig04.py", line 65, in convert_eventlog data[0] = > str(convert_ts(float(data[0]))) # we want usecs ValueError: invalid > literal for float(): w Your event-log is invalid. If you don't care for page access statistics, the easiest way to "fix" that is to truncate event-log to 0 bytes. ------------------------------------------------------------------------- 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
