Perforce Command Reference:   [Index]  [Prev] [Next]


p4 depot

Synopsis

Create or edit a depot specification

Syntax

p4 depot name
p4 depot -o name
p4 depot -d [ -f ] name
p4 depot -i

Description

Create a new depot specification or edit an existing depot specification. The specification form is put into a temporary file and the editor (given by the environment variable $EDITOR) is invoked.

The -d flag deletes the named depot. Normally, a depot cannot be deleted if any use has been made of it. The -f flag forciblydeletes the depot, removing all records referring to files fromthat depot.

The -o flag causes the named depot specification to be written to the standard output. The user's editor is not invoked.

The -i flag causes a depot specification to be read from the standard input. The user's editor is not invoked.



Perforce Command Reference:   [Index]  [Prev] [Next]


Copyright 1998 Perforce Software.
Contact us at [email protected]
Last updated: 06/14/98