GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
SVK::Command::Ignore(3) User Contributed Perl Documentation SVK::Command::Ignore(3)

SVK::Command::Ignore - Ignore files by setting svn:ignore property

 ignore PATH...

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.

2008-08-05 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.