cvs commit: modperl-2.0/ModPerl-Registry/t .cvsignore

2001-10-17 Thread stas

stas01/10/17 21:25:12

  Modified:ModPerl-Registry/t .cvsignore
  Added:   ModPerl-Registry .cvsignore
  Log:
  - cvsignore files
  
  Revision  ChangesPath
  1.1  modperl-2.0/ModPerl-Registry/.cvsignore
  
  Index: .cvsignore
  ===
  Makefile
  pm_to_blib
  
  
  
  1.2   +1 -0  modperl-2.0/ModPerl-Registry/t/.cvsignore
  
  Index: .cvsignore
  ===
  RCS file: /home/cvs/modperl-2.0/ModPerl-Registry/t/.cvsignore,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- .cvsignore2001/10/09 12:47:38 1.1
  +++ .cvsignore2001/10/18 04:25:12 1.2
  @@ -1,2 +1,3 @@
   logs
   htdocs
  +TEST
  
  
  



Re: cvs commit: modperl-2.0/ModPerl-Registry/t .cvsignore

2001-10-17 Thread Stas Bekman

[EMAIL PROTECTED] wrote:

 stas01/10/17 21:25:12
 
   Modified:ModPerl-Registry/t .cvsignore
   Added:   ModPerl-Registry .cvsignore
   Log:
   - cvsignore files


Any idea why I don't get the

   Submitted by:

and other commit headers while doing cvs commit under this dir?

Philippe has submitted this patch, but I had no place to indicate this. 
Sorry Philippe

_
Stas Bekman JAm_pH  --   Just Another mod_perl Hacker
http://stason.org/  mod_perl Guide   http://perl.apache.org/guide
mailto:[EMAIL PROTECTED]  http://ticketmaster.com http://apacheweek.com
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/




Re: cvs commit: modperl-2.0/ModPerl-Registry/t .cvsignore

2001-10-17 Thread Philippe M. Chiasson

On Thu, Oct 18, 2001 at 12:35:06PM +0800, Stas Bekman wrote:
 [EMAIL PROTECTED] wrote:
 
  stas01/10/17 21:25:12
  
Modified:ModPerl-Registry/t .cvsignore
Added:   ModPerl-Registry .cvsignore
Log:
- cvsignore files
 
 
 Any idea why I don't get the
 
Submitted by:
 
 and other commit headers while doing cvs commit under this dir?
 
 Philippe has submitted this patch, but I had no place to indicate this. 
 Sorry Philippe

Oh, this is not quite terrible, .cvsignore patch isn't very sexy or important
for posterity !

 
 _
 Stas Bekman JAm_pH  --   Just Another mod_perl Hacker
 http://stason.org/  mod_perl Guide   http://perl.apache.org/guide
 mailto:[EMAIL PROTECTED]  http://ticketmaster.com http://apacheweek.com
 http://singlesheaven.com http://perl.apache.org http://perlmonth.com/
 

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

/* Am I fucking pedantic or what? */ 
-- Linux2.2.16
/usr/src/linux/drivers/scsi/qlogicpti.h

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

 PGP signature


Re: cvs commit: modperl-2.0/ModPerl-Registry/t .cvsignore

2001-10-17 Thread Stas Bekman

Philippe M. Chiasson wrote:

 On Thu, Oct 18, 2001 at 12:35:06PM +0800, Stas Bekman wrote:
 
[EMAIL PROTECTED] wrote:


stas01/10/17 21:25:12

  Modified:ModPerl-Registry/t .cvsignore
  Added:   ModPerl-Registry .cvsignore
  Log:
  - cvsignore files


Any idea why I don't get the

   Submitted by:

and other commit headers while doing cvs commit under this dir?

Philippe has submitted this patch, but I had no place to indicate this. 
Sorry Philippe

 
 Oh, this is not quite terrible, .cvsignore patch isn't very sexy or important
 for posterity !

I know :) But you probably want to get the due credits for your future 
sexy patches, aren't you :)

_
Stas Bekman JAm_pH  --   Just Another mod_perl Hacker
http://stason.org/  mod_perl Guide   http://perl.apache.org/guide
mailto:[EMAIL PROTECTED]  http://ticketmaster.com http://apacheweek.com
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/




cvs commit: modperl-2.0/xs .cvsignore

2001-10-17 Thread stas

stas01/10/17 00:25:13

  Modified:xs   .cvsignore
  Log:
  - ignore *.def
  
  Revision  ChangesPath
  1.3   +1 -0  modperl-2.0/xs/.cvsignore
  
  Index: .cvsignore
  ===
  RCS file: /home/cvs/modperl-2.0/xs/.cvsignore,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- .cvsignore2001/10/09 18:19:36 1.2
  +++ .cvsignore2001/10/17 07:25:13 1.3
  @@ -4,3 +4,4 @@
   modperl_xs_sv_convert.h
   apache.exp
   modperl.exp
  +*.def
  
  
  



cvs commit: modperl-2.0 Makefile.PL

2001-10-17 Thread dougm

dougm   01/10/17 10:38:07

  Modified:.Makefile.PL
  Log:
  undo undo of explicit DIR in WriteMakefile; problem seems to have gone away
  
  Revision  ChangesPath
  1.45  +1 -1  modperl-2.0/Makefile.PL
  
  Index: Makefile.PL
  ===
  RCS file: /home/cvs/modperl-2.0/Makefile.PL,v
  retrieving revision 1.44
  retrieving revision 1.45
  diff -u -r1.44 -r1.45
  --- Makefile.PL   2001/10/15 16:50:47 1.44
  +++ Makefile.PL   2001/10/17 17:38:07 1.45
  @@ -27,7 +27,7 @@
   ModPerl::MM::WriteMakefile(
   NAME = 'mod_perl',
   VERSION = $VERSION,
  -#DIR = get_dirs_with_makefile(@remote_makefile_dirs),
  +DIR = get_dirs_with_makefile(@remote_makefile_dirs),
   macro = {
   MODPERL_SRC   = $code-path,
   PERL  = $build-perl_config('perlpath'),