SVK::Command::Ignore(3) User Contributed Perl Documentation SVK::Command::Ignore(3)
NAME
SVK::Command::Ignore - Ignore files by setting svn:ignore property
SYNOPSIS
ignore PATH...
DESCRIPTION
Adds the given paths to the 'svn:ignore' properties of their parents, if they are not already there.
(If a given path contains a wildcard character (*, ?, [, or \), the results are undefined --specifically, -specifically,
specifically, the result of the check to see if the entry is already there may not be what you
expected. Currently it will not try to escape any such entries before adding them.)
perl v5.8.8 2006-12-28 SVK::Command::Ignore(3)
|