User: user57  
  Date: 01/08/30 15:13:55

  Modified:    .        cvswrappers
  Log:
   o added some more binary extentions
  
  Revision  Changes    Path
  1.4       +7 -0      CVSROOT/cvswrappers
  
  Index: cvswrappers
  ===================================================================
  RCS file: /cvsroot/jboss/CVSROOT/cvswrappers,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- cvswrappers       2001/04/17 20:10:10     1.3
  +++ cvswrappers       2001/08/30 22:13:55     1.4
  @@ -23,6 +23,8 @@
   #*.gif -k 'b'
   
   *.gif           -k 'b' -m 'COPY'
  +*.png           -k 'b' -m 'COPY'
  +*.psd           -k 'b' -m 'COPY'
   *.jpg           -k 'b' -m 'COPY'
   *.jpeg          -k 'b' -m 'COPY'
   *.class         -k 'b' -m 'COPY'
  @@ -35,4 +37,9 @@
   *.tgz                -k 'b' -m 'COPY'
   *.gz         -k 'b' -m 'COPY'
   *.pdf                -k 'b' -m 'COPY'
  +*.db            -k 'b' -m 'COPY'
   
  +# files should be changed to lowercase, but this will keep them as binaries
  +*.GIF           -k 'b' -m 'COPY'
  +*.JPG           -k 'b' -m 'COPY'
  +*.PNG           -k 'b' -m 'COPY'
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to