From 1fc3f034191d3eec78b4d5da343e282092a221be Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 10 Jul 2013 21:49:23 -0400 Subject: ikiwiki (3.20130711) unstable; urgency=low * Deal with git behavior change in 1.7.2 and newer that broke support for commits with an empty commit message. * Pass --no-edit when used with git 1.7.8 and newer. # imported from the archive --- doc/tips/nearlyfreespeech/discussion.mdwn | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 doc/tips/nearlyfreespeech/discussion.mdwn (limited to 'doc/tips/nearlyfreespeech') diff --git a/doc/tips/nearlyfreespeech/discussion.mdwn b/doc/tips/nearlyfreespeech/discussion.mdwn new file mode 100644 index 000000000..b76432566 --- /dev/null +++ b/doc/tips/nearlyfreespeech/discussion.mdwn @@ -0,0 +1,22 @@ +with version 3.141592 I get +
+HOME=/home/me /usr/bin/perl -Iblib/lib   ikiwiki.out -libdir . -dumpsetup ikiwiki.setup
+Failed to load plugin IkiWiki::Plugin::inline: Can't use global $_ in "my" at IkiWiki/Plugin/inline.pm line 198, near "my $_"
+Compilation failed in require at (eval 19) line 2.
+BEGIN failed--compilation aborted at (eval 19) line 2.
+
+ +perl is 5.8.9 + +> This is fixed in 3.1415926. --[[Joey]] + + +Hi!
+How can i upgrade my nearlyfreespeech installation of ikiwiki? To install it i have followed your instructions here.
+But now if I want to upgrade it to a newer version?
+Thanks for your incredible work! + +> You can move `~/ikiwiki` out of the way and then re-download and install +> it ikiwiki. --[[Joey]] + +Thanks a lot Joey. :-) -- cgit v1.2.3