manpagez: man pages & more
man SVK::Command::Ignore(3)
Home | html | info | man

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, 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.)

       To tell svk to start paying attention to a file again, use the command
       'svk pe svn:ignore' to manually edit the ignore list.



perl v5.10.0                      2008-08-04           SVK::Command::Ignore(3)

Mac OS X 10.6 - Generated Thu Sep 17 20:15:15 CDT 2009
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.