head	1.7;
access;
symbols;
locks; strict;
comment	@# @;


1.7
date	2001.01.28.21.38.16;	author tromey;	state Exp;
branches;
next	1.6;

1.6
date	2000.02.07.01.41.00;	author tromey;	state Exp;
branches;
next	1.5;

1.5
date	2000.02.06.21.11.30;	author tromey;	state Exp;
branches;
next	1.4;

1.4
date	99.10.09.20.05.59;	author jsm;	state Exp;
branches;
next	1.3;

1.3
date	99.10.07.22.27.17;	author tromey;	state Exp;
branches;
next	1.2;

1.2
date	99.02.08.15.09.25;	author jsm;	state Exp;
branches;
next	1.1;

1.1
date	98.09.04.22.21.57;	author root;	state Exp;
branches;
next	;


desc
@@


1.7
log
@Don't update java web pages any more
@
text
@# The "loginfo" file controls where "cvs commit" log information
# is sent.  The first entry on a line is a regular expression which must match
# the directory that the change is being made to, relative to the
# $CVSROOT.  If a match is found, then the remainder of the line is a filter
# program that should expect log information on its standard input.
#
# If the repository name does not match any of the regular expressions in this
# file, the "DEFAULT" line is used, if it is specified.
#
# If the name ALL appears as a regular expression it is always used
# in addition to the first matching regex or DEFAULT.
#
# You may specify a format string as part of the
# filter.  The string is composed of a `%' followed
# by a single format character, or followed by a set of format
# characters surrounded by `{' and `}' as separators.  The format
# characters are:
#
#   s = file name
#   V = old version number (pre-checkin)
#   v = new version number (post-checkin)
#
# For example:
#DEFAULT (echo ""; id; echo %s; date; cat) >> $CVSROOT/CVSROOT/commitlog
# or
#DEFAULT (echo ""; id; echo %{sVv}; date; cat) >> $CVSROOT/CVSROOT/commitlog

DEFAULT (/usr/sourceware/bin/log_accum -T java -G java -C java -m java-cvs@@sourceware.cygnus.com -s %{sVv})
@


1.6
log
@Fixed cvsweb URL generation
@
text
@a27 2
^htdocs (/usr/sourceware/bin/auto_checkout /www/sourceware/htdocs/java %{sv} >> $CVSROOT/CVSROOT/updatelog 2>&1 &)

@


1.5
log
@Generate cvsweb URLs
@
text
@d30 1
a30 1
DEFAULT (/usr/sourceware/bin/log_accum -T java -G java -C java -m java-cvs@@sourceware.cygnus.com -s %s)
@


1.4
log
@
1999-10-09  Jason Molenda  (jsm@@bugshack.cygnus.com)

	* CVSROOT/auto_checkout, CVSROOT/commit_prep, CVSROOT/log_accum:
	Deleted; generic versions now used for all repositories.

	* CVSROOT/commitinfo, CVSROOT/loginfo:  Change pathnames to
	generic versions.

        * CVSROOT/checkoutlist:  Don't try to check out the removed
        files any longer.
@
text
@d30 1
a30 1
DEFAULT (/usr/sourceware/bin/log_accum -T java -G java -m java-cvs@@sourceware.cygnus.com -s %s)
@


1.3
log
@CVS / Gnats integration
@
text
@d28 1
a28 1
^htdocs ($CVSROOT/CVSROOT/auto_checkout /www/sourceware/htdocs/java %{sv} >> $CVSROOT/CVSROOT/updatelog 2>&1 &)
d30 1
a30 1
DEFAULT (QMAILHOST=sourceware.cygnus.com /usr/bin/perl $CVSROOT/CVSROOT/log_accum -T java -G java -m java-cvs@@sourceware.cygnus.com -s %s)
@


1.2
log
@Standard sourceware CVS setup.
@
text
@d30 1
a30 1
DEFAULT (QMAILHOST=sourceware.cygnus.com /usr/bin/perl $CVSROOT/CVSROOT/log_accum -m java-cvs@@sourceware.cygnus.com -s %s)
@


1.1
log
@initial checkin
@
text
@d27 4
@

