NAnt.Contrib.Tasks.Perforce Namespace

Class Types

Class Summary
P4Add Open file(s) in a client workspace for addition to the depot.
P4Base Base class for Perforce (P4) NAnt tasks. See individual task for example usage.
P4Change Create or delete a changelist specification.
P4Client Add/modify/delete a client spec in perforce.
P4Delete Open file(s) in a client workspace for deletion from the depot.
P4Edit Opens file(s) in a client workspace for edit.
P4Info Returns information from the "p4 info" command back into variables for use within the build process.
P4Label Create or edit a label specification and its view.
P4Labelsync Synchronize a label with the contents of the current client workspace.
P4Print Fetch a specific file from a Perforce depot without needing a clientspec to map it.
P4Reopen Move opened files between changelists or change the files� type.
P4Revert Discard changes made to open files.
P4Set Set registry variables that perforce uses.
P4Submit Send changes made to open files to the depot.
P4Sync Synchronize client space to a Perforce depot view.
Perforce Static helper class for Perforce tasks.