diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-27 17:42:27 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-27 17:42:27 +0000 |
commit | 400bd79e8a6d6ae6c391b0e5ff0866e6c419aaec (patch) | |
tree | 0ed3c077f7d7a39d3b1797733e3186b1f26b4c4c | |
parent | e512f2711e6abd5efca880312b31fb9e585d4ca1 (diff) | |
download | ikiwiki-400bd79e8a6d6ae6c391b0e5ff0866e6c419aaec.tar ikiwiki-400bd79e8a6d6ae6c391b0e5ff0866e6c419aaec.tar.gz |
web commit by JeremyReed: mention rcshistory CGI
-rw-r--r-- | doc/contrib/rcs___40__third-party_plugin__41__.mdwn | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/contrib/rcs___40__third-party_plugin__41__.mdwn b/doc/contrib/rcs___40__third-party_plugin__41__.mdwn index ccf8343ad..4602ce970 100644 --- a/doc/contrib/rcs___40__third-party_plugin__41__.mdwn +++ b/doc/contrib/rcs___40__third-party_plugin__41__.mdwn @@ -1,4 +1,8 @@ Here is a beginning of a rcs plugin that uses rcsmerge, rcs, ci, co and rlog. I have used it probably over hundred times but needs some work. -<http://www.reedmedia.net/~reed/tmp-sfhkcjkfrfh/rcs.pm>
\ No newline at end of file +<http://www.reedmedia.net/~reed/tmp-sfhkcjkfrfh/rcs.pm> + +Also here is a quick script to browse the RCS history to use for "historyurl". + +<http://www.reedmedia.net/~reed/tmp-sfhkcjkfrfh/rcshistory.txt>
\ No newline at end of file |