P4 Not in Depot

Version 0.0.3
Matthew Henry
Copyright (c) 2004
www.foosland.com

This is will check a Perforce depot and find any files that need to be added or edited. It is intended to be suitable for running automatically every day using the NT task scheduler.

Configuration: See p4nid.config.

Running: This script is written in Python. If you don't have Python installed, there is a Windows executable in the dist directory. Run "P4NotInDepot <configfilename>" if you are using the windows exectuable or "P4NotInDepot.py <configfilename>" to run the Python script.

License:Permission to use, copy, modify, and distribute this software and its documentation under the terms of the GNU General Public License is hereby granted. No representations are made about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. See the GNU General Public License for more details.