NAME

pdmt.pl - run the Pdmt system.

COPYRIGHT

Copyright (C) 2001 Mark Veltzer; All rights reserved.

LICENSE

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA.

DETAILS

MANIFEST: pdmt.pl PROJECT: meta

SYNOPSIS

pdmt.pl [options]

DESCRIPTION

This program runs a Pdmt server. This program will: 0. read sources from your source control management system. 1. build the graph. 2. stat the files involved and get a grip on reality. 3. optionally run a build to build targets that you specify. 4. optionally run a server to listen to incoming messages which could be: 0. hey - I just edited this file. 1. could you please build this target "foo". 2. could you please build all targets. 3. I just removed file "foo" from the source management system. 4. can you tell me if it's ok to remove file "foo" from source management ? 5. could you please show me the damn graph so I could debug it ? 6. could you please dump the graph to XML format so I could analyze it using something... 7. could you please kill yourself ?

OPTIONS

None.

BUGS

None.

AUTHOR

Mark Veltzer <mark2776@yahoo.com>

HISTORY

None.

SEE ALSO

Nothing.

TODO

Nothing.