Depots and repos
All versioned files that users work with reside in a shared repository
called a depot. By default, a depot named depot of
type local is created in the
P4 Server
(the
P4 Server
) when the server starts up. This kind of depot is also referred to
as a classic A repository of P4 files that is not streams-based. Uses the Perforce file revision model, not the graph model. The default depot name is depot. See also 'stream depot' and 'graph depot'.. In addition, the
P4 Server installation creates a default graph depot A depot of type graph that is used to store Git repos managed by P4 Server. See also Git Connector and classic depot. named
repo. A graph depot is a depot of type graph
that serves as a container for Git repos.