You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl-cvs@perl.apache.org by go...@apache.org on 2003/10/14 19:07:58 UTC

cvs commit: modperl .cvsignore

gozer       2003/10/14 10:07:58

  Modified:    .        .cvsignore
  Log:
  MakeMaker is now generating a META.yml, so .cvsignore it
  
  Revision  Changes    Path
  1.8       +1 -0      modperl/.cvsignore
  
  Index: .cvsignore
  ===================================================================
  RCS file: /home/cvs/modperl/.cvsignore,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- .cvsignore	20 Jul 1998 16:16:28 -0000	1.7
  +++ .cvsignore	14 Oct 2003 17:07:58 -0000	1.8
  @@ -31,3 +31,4 @@
   Log/Makefile
   Log/pm_to_blib
   apaci/find_source
  +META.yml
  
  
  

Re: cvs commit: modperl .cvsignore

Posted by Stas Bekman <st...@stason.org>.
gozer@apache.org wrote:
> gozer       2003/10/14 10:07:58
> 
>   Modified:    .        .cvsignore
>   Log:
>   MakeMaker is now generating a META.yml, so .cvsignore it
>   
>   Revision  Changes    Path
>   1.8       +1 -0      modperl/.cvsignore
>   
>   Index: .cvsignore
>   ===================================================================
>   RCS file: /home/cvs/modperl/.cvsignore,v
>   retrieving revision 1.7
>   retrieving revision 1.8
>   diff -u -r1.7 -r1.8
>   --- .cvsignore	20 Jul 1998 16:16:28 -0000	1.7
>   +++ .cvsignore	14 Oct 2003 17:07:58 -0000	1.8
>   @@ -31,3 +31,4 @@
>    Log/Makefile
>    Log/pm_to_blib
>    apaci/find_source
>   +META.yml

Hmm, it's a bit more complex than that. MM also modifies MANIFEST to include 
META.yaml, so you don't want to ignore it but check it in instead.



__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:stas@stason.org http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org