Perforce Example Triggers === This project is to show examples of triggers for Perforce. P4NetContentTrigger === This is an example of a change-content trigger - with the following features: * written in C# (Visual Studio 2010 for backwards compatibility) * uses the P4.Net API * shows how to turn on logging of all API calls (useful for debugging) * has a Python test harness Packages Referenced -- * CommandLineParser * log4net