Advertisement
Guest User

Foswiki migration: Issues /w bulk_copy.pl

a guest
Nov 7th, 2016
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.50 KB | None | 0 0
  1. root@XXXXX ~www/Foswiki-2.1.2/tools # perl bulk_copy.pl --xweb System --xweb _default --xweb _empty --latest '*.WebStatistics' /var/www/Foswiki-1.0.9/bin  /var/www/Foswiki-2.1.2/bin
  2. xweb: System,_default,_empty
  3. latest: *.WebStatistics
  4. Use of qw(...) as parentheses is deprecated at /var/www/Foswiki-1.0.9/lib/Foswiki/Configure/Load.pm line 70.
  5. defined(%hash) is deprecated at /var/www/Foswiki-1.0.9/lib/Foswiki/Configure/Load.pm line 152.
  6.         (Maybe you should just omit the defined()?)
  7. Use of qw(...) as parentheses is deprecated at /var/www/Foswiki-1.0.9/lib/Foswiki.pm line 3441.
  8. Use of uninitialized value in concatenation (.) or string at bulk_copy.pl line 639.
  9. Copying from Foswiki-1.0.9, Sun, 17 Jan 2010, build 6075 ()
  10. Use of qw(...) as parentheses is deprecated at /var/www/Foswiki-1.0.9/lib/Foswiki/Store.pm line 216.
  11. Use of qw(...) as parentheses is deprecated at /var/www/Foswiki-1.0.9/lib/Foswiki/Store/RcsFile.pm line 1184.
  12. Use of qw(...) as parentheses is deprecated at /var/www/Foswiki-1.0.9/lib/Foswiki/Func.pm line 2785.
  13. Use of qw(...) as parentheses is deprecated at /var/www/Foswiki-1.0.9/lib/Foswiki/Func.pm line 2786.
  14. Use of qw(...) as parentheses is deprecated at /var/www/Foswiki-1.0.9/lib/Foswiki/Plugins/TinyMCEPlugin.pm line 124.
  15. Use of qw(...) as parentheses is deprecated at /var/www/Foswiki-1.0.9/lib/Foswiki/Plugins/WysiwygPlugin.pm line 128.
  16. Can't locate object method "eachWeb" via package "Foswiki::Meta" at bulk_copy.pl line 169.
  17. Copying to v2.1.2 (Foswiki::Store::PlainFile)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement