I guess some of the .cvsignore files started lagging behing.

The following patch adds the new files to most of the .cvsignore files
and adds 2 new ones for new test categories, hooks and api.

I was just tired of the '?' when doing cvs update.

Gozer out for the night.

--- /dev/null   Sat Mar 24 12:37:44 2001
+++ t/api/.cvsignore    Wed Sep 12 20:25:11 2001
@@ -0,0 +1,13 @@
+access.t
+aplog.t
+conn_rec.t
+lookup_uri.t
+module.t
+request_rec.t
+response.t
+r_subclass.t
+rutil.t
+send_fd.t
+sendfile.t
+server_rec.t
+uri.t

--- /dev/null   Sat Mar 24 12:37:44 2001
+++ t/hooks/.cvsignore  Wed Sep 12 20:25:34 2001
@@ -0,0 +1,5 @@
+access.t
+authen.t
+authz.t
+fixup.t
+trans.t

Index: t/.cvsignore
===================================================================
RCS file: /home/anoncvs/mod_perl-2-cvs/t/.cvsignore,v
retrieving revision 1.1
diff -u -I'$Id' -I'$Revision' -r1.1 .cvsignore
--- t/.cvsignore        2001/04/02 09:36:01     1.1
+++ t/.cvsignore        2001/09/12 12:25:51
@@ -1,3 +1,4 @@
 TEST
+.gdb-test-start
 htdocs
 logs

Index: t/apache/.cvsignore
===================================================================
RCS file: /home/anoncvs/mod_perl-2-cvs/t/apache/.cvsignore,v
retrieving revision 1.1
diff -u -I'$Id' -I'$Revision' -r1.1 .cvsignore
--- t/apache/.cvsignore 2001/04/12 00:30:06     1.1
+++ t/apache/.cvsignore 2001/09/12 12:25:51
@@ -1 +1,8 @@
+cgihandler.t
+compat.t
 conftree.t
+constants.t
+post.t
+read.t
+scanhdrs.t
+write.t

Index: t/apr/.cvsignore
===================================================================
RCS file: /home/anoncvs/mod_perl-2-cvs/t/apr/.cvsignore,v
retrieving revision 1.1
diff -u -I'$Id' -I'$Revision' -r1.1 .cvsignore
--- t/apr/.cvsignore    2001/04/12 00:30:06     1.1
+++ t/apr/.cvsignore    2001/09/12 12:25:51
@@ -1,3 +1,7 @@
-netlib.t
+base64.t
+constants.t
 lib.t
+netlib.t
+pool.t
+table.t
 uuid.t

Index: t/conf/.cvsignore
===================================================================
RCS file: /home/anoncvs/mod_perl-2-cvs/t/conf/.cvsignore,v
retrieving revision 1.1
diff -u -I'$Id' -I'$Revision' -r1.1 .cvsignore
--- t/conf/.cvsignore   2001/04/02 09:36:02     1.1
+++ t/conf/.cvsignore   2001/09/12 12:25:51
@@ -1,4 +1,5 @@
 httpd.conf
+extra.conf
 modperl_inc.pl
 modperl_startup.pl
 apache_test_config.pm

Index: t/filter/.cvsignore
===================================================================
RCS file: /home/anoncvs/mod_perl-2-cvs/t/filter/.cvsignore,v
retrieving revision 1.1
diff -u -I'$Id' -I'$Revision' -r1.1 .cvsignore
--- t/filter/.cvsignore 2001/04/02 18:55:00     1.1
+++ t/filter/.cvsignore 2001/09/12 12:25:51
@@ -1 +1,6 @@
+api.t
+buckets.t
+input_body.t
+input_msg.t
+lc.t
 reverse.t


-- 
Philippe M. Chiasson  <[EMAIL PROTECTED]>
  Extropia's Resident System Guru
     http://www.eXtropia.com/

Tonight I just can't face the Muzak. 
        -- Larry Wall

perl -e '$$=\${gozer};{$_=unpack(P26,pack(L,$$));/^Just Another Perl 
Hacker!\n$/&&print||$$++&&redo}'

PGP signature

Reply via email to