wkpark      04/01/07 09:02:53

  Modified:    .        options
  Log:
  comment out tagexpand option
  
  Revision  Changes    Path
  1.2       +1 -1      CVSROOT/options
  
  Index: options
  ===================================================================
  RCS file: /cvsroot/moniwiki/CVSROOT/options,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- options	30 Dec 2003 02:38:49 -0000	1.1
  +++ options	7 Jan 2004 00:02:52 -0000	1.2
  @@ -1,2 +1,2 @@
   tag=MoniWiki=CVSHeader
  -tagexpand=iMoniWiki
  +#tagexpand=iMoniWiki
  
  
  


wkpark      04/01/07 09:06:22

  Removed:     .        options
  Log:
  remove it


wkpark      04/01/07 09:07:31

  Modified:    .        checkoutlist
  Log:
  comment out 'options'
  
  Revision  Changes    Path
  1.3       +1 -1      CVSROOT/checkoutlist
  
  Index: checkoutlist
  ===================================================================
  RCS file: /cvsroot/moniwiki/CVSROOT/checkoutlist,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- checkoutlist	30 Dec 2003 02:38:49 -0000	1.2
  +++ checkoutlist	7 Jan 2004 00:07:31 -0000	1.3
  @@ -12,4 +12,4 @@
   #
   # comment lines begin with '#'
   log_accum.pl file not found
  -options file not found
  +#options file not found
  
  
  


pyrasis     04/08/19 19:19:28

  Modified:    .        loginfo
  Log:
  Delete /usr/bin/perl
  
  Revision  Changes    Path
  1.3       +1 -1      CVSROOT/loginfo
  
  Index: loginfo
  ===================================================================
  RCS file: /cvsroot/moniwiki/CVSROOT/loginfo,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- loginfo	30 Dec 2003 02:38:49 -0000	1.2
  +++ loginfo	19 Aug 2004 10:19:28 -0000	1.3
  @@ -24,4 +24,4 @@
   #DEFAULT (echo ""; id; echo %s; date; cat) >> $CVSROOT/CVSROOT/commitlog
   # or
   #DEFAULT (echo ""; id; echo %{sVv}; date; cat) >> $CVSROOT/CVSROOT/commitlog
  -DEFAULT /usr/bin/perl $CVSROOT/CVSROOT/log_accum.pl %s
  +DEFAULT $CVSROOT/CVSROOT/log_accum.pl %s
  
  
  


pyrasis     04/08/19 20:08:42

  Modified:    .        commitinfo
  Log:
  add #.
  
  Revision  Changes    Path
  1.2       +1 -0      CVSROOT/commitinfo
  
  Index: commitinfo
  ===================================================================
  RCS file: /cvsroot/moniwiki/CVSROOT/commitinfo,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- commitinfo	30 Apr 2003 05:00:06 -0000	1.1
  +++ commitinfo	19 Aug 2004 11:08:41 -0000	1.2
  @@ -13,3 +13,4 @@
   #
   # If the name "ALL" appears as a regular expression it is always used
   # in addition to the first matching regex or "DEFAULT".
  +#
  
  
  


pyrasis     04/08/20 00:23:03

  Modified:    .        loginfo
  Log:
  %s -> %{Vvts}
  
  Revision  Changes    Path
  1.5       +1 -1      CVSROOT/loginfo
  
  Index: loginfo
  ===================================================================
  RCS file: /cvsroot/moniwiki/CVSROOT/loginfo,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- loginfo	19 Aug 2004 11:07:28 -0000	1.4
  +++ loginfo	19 Aug 2004 15:23:03 -0000	1.5
  @@ -24,4 +24,4 @@
   #DEFAULT (echo ""; id; echo %s; date; cat) >> $CVSROOT/CVSROOT/commitlog
   # or
   #DEFAULT (echo ""; id; echo %{sVv}; date; cat) >> $CVSROOT/CVSROOT/commitlog
  -DEFAULT /usr/bin/perl $CVSROOT/CVSROOT/log_accum.pl %s
  +DEFAULT /usr/bin/perl $CVSROOT/CVSROOT/log_accum.pl %{Vvts}
  
  
  


pyrasis     04/08/20 00:24:27

  Modified:    .        commitinfo
  Log:
  Deleted #
  
  Revision  Changes    Path
  1.3       +0 -1      CVSROOT/commitinfo
  
  Index: commitinfo
  ===================================================================
  RCS file: /cvsroot/moniwiki/CVSROOT/commitinfo,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- commitinfo	19 Aug 2004 11:08:41 -0000	1.2
  +++ commitinfo	19 Aug 2004 15:24:27 -0000	1.3
  @@ -13,4 +13,3 @@
   #
   # If the name "ALL" appears as a regular expression it is always used
   # in addition to the first matching regex or "DEFAULT".
  -#
  
  
  


pyrasis     04/08/20 00:30:47

  Modified:    .        loginfo
  Log:
  revert.
  
  Revision  Changes    Path
  1.6       +1 -1      CVSROOT/loginfo
  
  Index: loginfo
  ===================================================================
  RCS file: /cvsroot/moniwiki/CVSROOT/loginfo,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- loginfo	19 Aug 2004 15:23:03 -0000	1.5
  +++ loginfo	19 Aug 2004 15:30:46 -0000	1.6
  @@ -24,4 +24,4 @@
   #DEFAULT (echo ""; id; echo %s; date; cat) >> $CVSROOT/CVSROOT/commitlog
   # or
   #DEFAULT (echo ""; id; echo %{sVv}; date; cat) >> $CVSROOT/CVSROOT/commitlog
  -DEFAULT /usr/bin/perl $CVSROOT/CVSROOT/log_accum.pl %{Vvts}
  +DEFAULT /usr/bin/perl $CVSROOT/CVSROOT/log_accum.pl %s
  
  
  


pyrasis     04/08/20 01:17:55

  Modified:    .        log_accum.pl
  Log:
  Use From: $login
  
  Revision  Changes    Path
  1.4       +2 -1      CVSROOT/log_accum.pl
  
  Index: log_accum.pl
  ===================================================================
  RCS file: /cvsroot/moniwiki/CVSROOT/log_accum.pl,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- log_accum.pl	19 Aug 2004 11:07:28 -0000	1.3
  +++ log_accum.pl	19 Aug 2004 16:17:55 -0000	1.4
  @@ -12,7 +12,7 @@
   # Roy Fielding removed useless code and added log/mail of new files
   # Ken Coar added special processing (i.e., no diffs) for binary files
   #
  -# $Id: log_accum.pl,v 1.3 2004/08/19 11:07:28 pyrasis Exp $
  +# $Id: log_accum.pl,v 1.4 2004/08/19 16:17:55 pyrasis Exp $
   
   ############################################################
   #
  @@ -302,6 +302,7 @@
       if ($subject ne "") {
   	print(MAIL $subject, "\n");
       }
  +    print(MAIL "From: $login\n");
       print(MAIL "To: MoniWiki Mailing List <$MAIL_TO>\n");
       print(MAIL "Content-Type: text/plain; charset=euc-kr\n");
       print(MAIL "\n");
  
  
  


pyrasis     04/08/20 01:19:04

  Modified:    .        commitinfo
  Log:
  Testing.
  
  Revision  Changes    Path
  1.4       +1 -0      CVSROOT/commitinfo
  
  Index: commitinfo
  ===================================================================
  RCS file: /cvsroot/moniwiki/CVSROOT/commitinfo,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- commitinfo	19 Aug 2004 15:24:27 -0000	1.3
  +++ commitinfo	19 Aug 2004 16:19:04 -0000	1.4
  @@ -13,3 +13,4 @@
   #
   # If the name "ALL" appears as a regular expression it is always used
   # in addition to the first matching regex or "DEFAULT".
  +#
  
  
  


wkpark      04/08/20 01:57:26

  Modified:    .        log_accum.pl
  Log:
  fix From: $login
  
  Revision  Changes    Path
  1.5       +2 -2      CVSROOT/log_accum.pl
  
  Index: log_accum.pl
  ===================================================================
  RCS file: /cvsroot/moniwiki/CVSROOT/log_accum.pl,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- log_accum.pl	19 Aug 2004 16:17:55 -0000	1.4
  +++ log_accum.pl	19 Aug 2004 16:57:26 -0000	1.5
  @@ -12,7 +12,7 @@
   # Roy Fielding removed useless code and added log/mail of new files
   # Ken Coar added special processing (i.e., no diffs) for binary files
   #
  -# $Id: log_accum.pl,v 1.4 2004/08/19 16:17:55 pyrasis Exp $
  +# $Id: log_accum.pl,v 1.5 2004/08/19 16:57:26 wkpark Exp $
   
   ############################################################
   #
  @@ -302,7 +302,7 @@
       if ($subject ne "") {
   	print(MAIL $subject, "\n");
       }
  -    print(MAIL "From: $login\n");
  +    print(MAIL "From: $login <$login\@kldp.net\n");
       print(MAIL "To: MoniWiki Mailing List <$MAIL_TO>\n");
       print(MAIL "Content-Type: text/plain; charset=euc-kr\n");
       print(MAIL "\n");
  
  
  


wkpark      04/08/20 02:00:51

  Modified:    .        log_accum.pl
  Log:
  more fixes
  
  Revision  Changes    Path
  1.6       +4 -3      CVSROOT/log_accum.pl
  
  Index: log_accum.pl
  ===================================================================
  RCS file: /cvsroot/moniwiki/CVSROOT/log_accum.pl,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- log_accum.pl	19 Aug 2004 16:57:26 -0000	1.5
  +++ log_accum.pl	19 Aug 2004 17:00:51 -0000	1.6
  @@ -12,7 +12,7 @@
   # Roy Fielding removed useless code and added log/mail of new files
   # Ken Coar added special processing (i.e., no diffs) for binary files
   #
  -# $Id: log_accum.pl,v 1.5 2004/08/19 16:57:26 wkpark Exp $
  +# $Id: log_accum.pl,v 1.6 2004/08/19 17:00:51 wkpark Exp $
   
   ############################################################
   #
  @@ -298,13 +298,14 @@
   
       open(MAIL, "| /usr/sbin/sendmail $MAIL_TO");
   
  +    print(MAIL "From: $login <$login\@kldp.net\n");
  +    print(MAIL "To: MoniWiki Mailing List <$MAIL_TO>\n");
       $subject = "Subject: $ARGV[0]";
       if ($subject ne "") {
   	print(MAIL $subject, "\n");
       }
  -    print(MAIL "From: $login <$login\@kldp.net\n");
  -    print(MAIL "To: MoniWiki Mailing List <$MAIL_TO>\n");
       print(MAIL "Content-Type: text/plain; charset=euc-kr\n");
  +    print(MAIL "Content-Transfer-Encoding: 8bit\n");
       print(MAIL "\n");
       print(MAIL join("\n", @text));
   
  
  
  


wkpark      04/08/20 02:08:00

  Modified:    .        log_accum.pl
  Log:
  add $DOMAIN and fix Y2K bug :)
  
  Revision  Changes    Path
  1.7       +5 -4      CVSROOT/log_accum.pl
  
  Index: log_accum.pl
  ===================================================================
  RCS file: /cvsroot/moniwiki/CVSROOT/log_accum.pl,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- log_accum.pl	19 Aug 2004 17:00:51 -0000	1.6
  +++ log_accum.pl	19 Aug 2004 17:07:59 -0000	1.7
  @@ -12,7 +12,7 @@
   # Roy Fielding removed useless code and added log/mail of new files
   # Ken Coar added special processing (i.e., no diffs) for binary files
   #
  -# $Id: log_accum.pl,v 1.6 2004/08/19 17:00:51 wkpark Exp $
  +# $Id: log_accum.pl,v 1.7 2004/08/19 17:07:59 wkpark Exp $
   
   ############################################################
   #
  @@ -52,6 +52,7 @@
   $CVSROOT       = $ENV{'CVSROOT'};
   
   $MAIL_TO       = 'moniwiki-commits@lists.kldp.net';
  +$DOMAIN	       = 'users.kldp.net';
   #$MLISTHOST     = 'lists.sourceforge.net';
   
   ############################################################
  @@ -260,8 +261,8 @@
       delete $ENV{'TZ'};
       local($sec,$min,$hour,$mday,$mon,$year) = localtime(time);
   
  -    $header = sprintf("%-8s    %02d/%02d/%02d %02d:%02d:%02d",
  -		       $login, $year%100, $mon+1, $mday,
  +    $header = sprintf("%-8s    %04d/%02d/%02d %02d:%02d:%02d",
  +		       $login, $year, $mon+1, $mday,
   		       $hour, $min, $sec);
   }
   
  @@ -298,7 +299,7 @@
   
       open(MAIL, "| /usr/sbin/sendmail $MAIL_TO");
   
  -    print(MAIL "From: $login <$login\@kldp.net\n");
  +    print(MAIL "From: $login <$login\@$DOMAIN\n");
       print(MAIL "To: MoniWiki Mailing List <$MAIL_TO>\n");
       $subject = "Subject: $ARGV[0]";
       if ($subject ne "") {
  
  
  


wkpark      0104/08/20 02:23:01

  Modified:    .        log_accum.pl
  Log:
  fix Y2K bug
  
  Revision  Changes    Path
  1.8       +2 -2      CVSROOT/log_accum.pl
  
  Index: log_accum.pl
  ===================================================================
  RCS file: /cvsroot/moniwiki/CVSROOT/log_accum.pl,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- log_accum.pl	19 Aug 2004 17:07:59 -0000	1.7
  +++ log_accum.pl	19 Aug 2004 17:23:00 -0000	1.8
  @@ -12,7 +12,7 @@
   # Roy Fielding removed useless code and added log/mail of new files
   # Ken Coar added special processing (i.e., no diffs) for binary files
   #
  -# $Id: log_accum.pl,v 1.7 2004/08/19 17:07:59 wkpark Exp $
  +# $Id: log_accum.pl,v 1.8 2004/08/19 17:23:00 wkpark Exp $
   
   ############################################################
   #
  @@ -262,7 +262,7 @@
       local($sec,$min,$hour,$mday,$mon,$year) = localtime(time);
   
       $header = sprintf("%-8s    %04d/%02d/%02d %02d:%02d:%02d",
  -		       $login, $year, $mon+1, $mday,
  +		       $login, $year+1900, $mon+1, $mday,
   		       $hour, $min, $sec);
   }
   
  
  
  


wkpark      2004/08/21 02:52:11

  Modified:    .        log_accum.pl
  Log:
  check 'png' file also as a binary
  
  Revision  Changes    Path
  1.9       +2 -2      CVSROOT/log_accum.pl
  
  Index: log_accum.pl
  ===================================================================
  RCS file: /cvsroot/moniwiki/CVSROOT/log_accum.pl,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- log_accum.pl	19 Aug 2004 17:23:00 -0000	1.8
  +++ log_accum.pl	20 Aug 2004 17:52:10 -0000	1.9
  @@ -12,7 +12,7 @@
   # Roy Fielding removed useless code and added log/mail of new files
   # Ken Coar added special processing (i.e., no diffs) for binary files
   #
  -# $Id: log_accum.pl,v 1.8 2004/08/19 17:23:00 wkpark Exp $
  +# $Id: log_accum.pl,v 1.9 2004/08/20 17:52:10 wkpark Exp $
   
   ############################################################
   #
  @@ -215,7 +215,7 @@
   	# Perl's 'is this binary' algorithm; it's pretty good.  But not
   	# perfect.
   	#
  -	if (($file =~ /\.(?:pdf|gif|jpg|mpg)$/i) || (-B $file)) {
  +	if (($file =~ /\.(?:pdf|gif|png|jpg|mpg)$/i) || (-B $file)) {
   	    $diff .= "\t<<Binary file>>\n\n";
   	}
   	else {
  
  
  


pyrasis     2004/09/26 19:23:25

  Modified:    .        log_accum.pl
  Log:
  Added '<' in MAIL From:
  
  Revision  Changes    Path
  1.10      +2 -2      CVSROOT/log_accum.pl
  
  Index: log_accum.pl
  ===================================================================
  RCS file: /cvsroot/moniwiki/CVSROOT/log_accum.pl,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- log_accum.pl	20 Aug 2004 17:52:10 -0000	1.9
  +++ log_accum.pl	26 Sep 2004 10:23:25 -0000	1.10
  @@ -12,7 +12,7 @@
   # Roy Fielding removed useless code and added log/mail of new files
   # Ken Coar added special processing (i.e., no diffs) for binary files
   #
  -# $Id: log_accum.pl,v 1.9 2004/08/20 17:52:10 wkpark Exp $
  +# $Id: log_accum.pl,v 1.10 2004/09/26 10:23:25 pyrasis Exp $
   
   ############################################################
   #
  @@ -299,7 +299,7 @@
   
       open(MAIL, "| /usr/sbin/sendmail $MAIL_TO");
   
  -    print(MAIL "From: $login <$login\@$DOMAIN\n");
  +    print(MAIL "From: $login <$login\@$DOMAIN>\n");
       print(MAIL "To: MoniWiki Mailing List <$MAIL_TO>\n");
       $subject = "Subject: $ARGV[0]";
       if ($subject ne "") {
  
  
  


wkpark      2008/04/20 01:02:00

  Modified:    .        config log_accum.pl
  Log:
  add UseNewInfoFmtStrings=yes
  use UTF-8 as a default charset
  
  Revision  Changes    Path
  1.2       +1 -0      CVSROOT/config
  
  Index: config
  ===================================================================
  RCS file: /cvsroot/moniwiki/CVSROOT/config,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- config	30 Apr 2003 05:00:06 -0000	1.1
  +++ config	19 Apr 2008 16:02:00 -0000	1.2
  @@ -12,3 +12,4 @@
   # Set `LogHistory' to `all' or `TOFEWGCMAR' to log all transactions to the
   # history file, or a subset as needed (ie `TMAR' logs all write operations)
   #LogHistory=TOFEWGCMAR
  +UseNewInfoFmtStrings=yes 
  
  
  
  1.11      +3 -2      CVSROOT/log_accum.pl
  
  Index: log_accum.pl
  ===================================================================
  RCS file: /cvsroot/moniwiki/CVSROOT/log_accum.pl,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- log_accum.pl	26 Sep 2004 10:23:25 -0000	1.10
  +++ log_accum.pl	19 Apr 2008 16:02:00 -0000	1.11
  @@ -12,7 +12,7 @@
   # Roy Fielding removed useless code and added log/mail of new files
   # Ken Coar added special processing (i.e., no diffs) for binary files
   #
  -# $Id: log_accum.pl,v 1.10 2004/09/26 10:23:25 pyrasis Exp $
  +# $Id: log_accum.pl,v 1.11 2008/04/19 16:02:00 wkpark Exp $
   
   ############################################################
   #
  @@ -51,6 +51,7 @@
   
   $CVSROOT       = $ENV{'CVSROOT'};
   
  +$CHARSET       = 'UTF-8';
   $MAIL_TO       = 'moniwiki-commits@lists.kldp.net';
   $DOMAIN	       = 'users.kldp.net';
   #$MLISTHOST     = 'lists.sourceforge.net';
  @@ -305,7 +306,7 @@
       if ($subject ne "") {
   	print(MAIL $subject, "\n");
       }
  -    print(MAIL "Content-Type: text/plain; charset=euc-kr\n");
  +    print(MAIL "Content-Type: text/plain; charset=$CHARSET\n");
       print(MAIL "Content-Transfer-Encoding: 8bit\n");
       print(MAIL "\n");
       print(MAIL join("\n", @text));
  
  
  


wkpark      2008/04/20 01:06:15

  Modified:    .        config
  Log:
  ummm.. trim spaces
  
  Revision  Changes    Path
  1.3       +1 -1      CVSROOT/config
  
  Index: config
  ===================================================================
  RCS file: /cvsroot/moniwiki/CVSROOT/config,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- config	19 Apr 2008 16:02:00 -0000	1.2
  +++ config	19 Apr 2008 16:06:15 -0000	1.3
  @@ -12,4 +12,4 @@
   # Set `LogHistory' to `all' or `TOFEWGCMAR' to log all transactions to the
   # history file, or a subset as needed (ie `TMAR' logs all write operations)
   #LogHistory=TOFEWGCMAR
  -UseNewInfoFmtStrings=yes 
  +UseNewInfoFmtStrings=yes
  
  
  


wkpark      2009/09/24 17:16:36

  Modified:    .        loginfo
  Log:
  fix commit msg warn
  
  Revision  Changes    Path
  1.7       +1 -1      CVSROOT/loginfo
  
  Index: loginfo
  ===================================================================
  RCS file: /cvsroot/moniwiki/CVSROOT/loginfo,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- loginfo	19 Aug 2004 15:30:46 -0000	1.6
  +++ loginfo	24 Sep 2009 08:16:36 -0000	1.7
  @@ -24,4 +24,4 @@
   #DEFAULT (echo ""; id; echo %s; date; cat) >> $CVSROOT/CVSROOT/commitlog
   # or
   #DEFAULT (echo ""; id; echo %{sVv}; date; cat) >> $CVSROOT/CVSROOT/commitlog
  -DEFAULT /usr/bin/perl $CVSROOT/CVSROOT/log_accum.pl %s
  +DEFAULT /usr/bin/perl $CVSROOT/CVSROOT/log_accum.pl %1s
  
  
  


wkpark      2009/09/24 17:20:50

  Modified:    .        loginfo
  Log:
  now remove 1 from format string
  
  Revision  Changes    Path
  1.8       +1 -1      CVSROOT/loginfo
  
  Index: loginfo
  ===================================================================
  RCS file: /cvsroot/moniwiki/CVSROOT/loginfo,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- loginfo	24 Sep 2009 08:16:36 -0000	1.7
  +++ loginfo	24 Sep 2009 08:20:50 -0000	1.8
  @@ -24,4 +24,4 @@
   #DEFAULT (echo ""; id; echo %s; date; cat) >> $CVSROOT/CVSROOT/commitlog
   # or
   #DEFAULT (echo ""; id; echo %{sVv}; date; cat) >> $CVSROOT/CVSROOT/commitlog
  -DEFAULT /usr/bin/perl $CVSROOT/CVSROOT/log_accum.pl %1s
  +DEFAULT /usr/bin/perl $CVSROOT/CVSROOT/log_accum.pl %s
  
  
  


