home *** CD-ROM | disk | FTP | other *** search
/ ftp.ee.pdx.edu / 2014.02.ftp.ee.pdx.edu.tar / ftp.ee.pdx.edu / oss / cvs-2004 / CVSROOT / cvswrappers,v < prev    next >
Text File  |  2003-07-02  |  802b  |  43 lines

  1. head     1.1;
  2. access   ;
  3. symbols  ;
  4. locks    ; strict;
  5. comment  @# @;
  6.  
  7.  
  8. 1.1
  9. date     2003.07.02.06.43.20;  author bart;  state Exp;
  10. branches;
  11. next     ;
  12.  
  13. desc
  14. @@
  15.  
  16.  
  17.  
  18. 1.1
  19. log
  20. @initial checkin@
  21. text
  22. @# This file affects handling of files based on their names.
  23. #
  24. # The -m option specifies whether CVS attempts to merge files.
  25. #
  26. # The -k option specifies keyword expansion (e.g. -kb for binary).
  27. #
  28. # Format of wrapper file ($CVSROOT/CVSROOT/cvswrappers or .cvswrappers)
  29. #
  30. #  wildcard    [option value][option value]...
  31. #
  32. #  where option is one of
  33. #  -f        from cvs filter        value: path to filter
  34. #  -t        to cvs filter        value: path to filter
  35. #  -m        update methodology    value: MERGE or COPY
  36. #  -k        expansion mode        value: b, o, kkv, &c
  37. #
  38. #  and value is a single-quote delimited value.
  39. # For example:
  40. #*.gif -k 'b'
  41. @
  42.  
  43.