next up previous contents index
Next: P4Change Up: Perforce Tasks Previous: Examples   Contents   Index

P4Sync

Description

Synchronize the current workspace with the depot.

Parameters

Attribute Description Required
force force a refresh of files, if this attribute has been set. no - if ommitted, it will be off, otherwise a refresh will be forced.
label sync client to label no

Examples

<p4sync label="nightlybuild-0.0123" force="foo"/>
<p4sync view="//depot/projects/projectfoo/main/src/..."/>



Andrew Marlow 2003-07-08