Skip to content
Snippets Groups Projects
Select Git revision
  • d1a405e82102cbc83d9e824e2468c20f1e37b90b
  • master default
  • trunk
  • RELEASE_6_5_DRIVEDB
  • RELEASE_6_6_DRIVEDB
  • RELEASE_7_0_DRIVEDB
  • RELEASE_7_2_DRIVEDB
  • RELEASE_7_3_DRIVEDB
  • RELEASE_6_0_DRIVEDB
  • RELEASE_6_1_DRIVEDB
  • RELEASE_6_2_DRIVEDB
  • RELEASE_6_3_DRIVEDB
  • RELEASE_6_4_DRIVEDB
  • tags/RELEASE_7_4
  • tags/RELEASE_7_3
  • RELEASE_5_41_DRIVEDB
  • RELEASE_5_42_DRIVEDB
  • RELEASE_5_43_DRIVEDB
  • tags/RELEASE_7_2
  • tags/RELEASE_7_1
  • tags/RELEASE_7_0
  • RELEASE_5_40_DRIVEDB
22 results

cvswrappers

Blame
  • user avatar
    root authored
    git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@3 4ea69e1a-61f1-4043-bf83-b5c94c648137
    ab7f8150
    History
    cvswrappers 753 B
    # This file affects handling of files based on their names.
    #
    # The -t/-f options allow one to treat directories of files
    # as a single file, or to transform a file in other ways on
    # its way in and out of CVS.
    #
    # The -m option specifies whether CVS attempts to merge files.
    #
    # The -k option specifies keyword expansion (e.g. -kb for binary).
    #
    # Format of wrapper file ($CVSROOT/CVSROOT/cvswrappers or .cvswrappers)
    #
    #  wildcard	[option value][option value]...
    #
    #  where option is one of
    #  -f		from cvs filter		value: path to filter
    #  -t		to cvs filter		value: path to filter
    #  -m		update methodology	value: MERGE or COPY
    #  -k		expansion mode		value: b, o, kkv, &c
    #
    #  and value is a single-quote delimited value.
    # For example:
    #*.gif -k 'b'