Template:DepotPath

From PDWiki

Jump to: navigation, search

The DepotPath template is a handy shortcut to create a P4Web link to a location in the Public Depot.

Usage

{{DepotPath |''depot path''|''link text''}}

The depot path is a location in the Perforce Public Depot (public.perforce.com:1666). It can be either a file or a directory. If no link text is specified, the depot path is used.

Examples

{{ DepotPath | //public/jam/ | this link }}

produces this link.

{{ DepotPath | //public/jam }}

produces //public/jam .

Personal tools