Joey Hess
|
f1999df705
|
remove cgi exclusion
Note that a typical use of this plugin is for a static site, w/o cgi
support enabled.
|
2009-09-12 00:24:57 -04:00 |
Joey Hess
|
a7545978c7
|
got rid of the postrefresh hook after all
Instead, use the change and delete hooks, and launch rsync if either hook
is called.
|
2009-09-11 18:29:56 -04:00 |
Joey Hess
|
5b818c9f2a
|
doc update, add --exclude ikiwiki.cgi to examples
|
2009-09-11 18:28:35 -04:00 |
Joey Hess
|
3c80557054
|
localize user-visible warnings and tack on missing newlines
|
2009-09-11 18:22:06 -04:00 |
Joey Hess
|
c6ac7409bd
|
Merge commit 'schmonz/master'
Conflicts:
IkiWiki/Plugin/rsync.pm
|
2009-09-11 18:20:23 -04:00 |
Joey Hess
|
2d9e97c283
|
chdir to the destdir before running rsync
Avoids needing to specify the path in the rsync command, can just use "."
|
2009-09-11 18:19:21 -04:00 |
Amitai Schlair
|
604037b0f2
|
Don't error out, either warn or say nothing, depending.
|
2009-09-11 17:42:51 -04:00 |
Amitai Schlair
|
b2bd2e93f0
|
Revivify unixauth and rsync plugins (and hook needed by rsync) lost in
the last merge. I should really put each feature on its own git branch.
|
2009-09-10 17:34:52 -04:00 |
Joey Hess
|
9f5cc7c9a2
|
remove two plugins that are unrelated to cvs
|
2009-09-02 15:36:56 -04:00 |
Amitai Schlair
|
607534cecc
|
Explain that command must run unattended, and lose the debug statement.
|
2009-08-23 15:43:18 -04:00 |
Amitai Schlair
|
844169c9b0
|
I'm not redefining any subs after all, don't prevent those warnings.
|
2009-08-23 15:21:39 -04:00 |
Amitai Schlair
|
3d6bc6e1b7
|
Add rsync plugin, though the only rsync-specific thing about it is the
assumption that uploading an entire site is efficient.
|
2009-08-23 15:18:41 -04:00 |