client.html #1

  • //
  • guest/
  • perforce_software/
  • p4web/
  • main/
  • src/
  • Help/
  • client.html
  • View
  • Commits
  • Open Download .zip Download (1 KB)
<TITLE>Working with Client Specs</TITLE>

<p>
Your <i>client workspace</i> is the area on your local filesystem where you work on files managed by Perforce. Your Perforce <i>client
spec</i> defines your workspace location, the depot files you plan to work with, and their location in your workspace when
you invoke Perforce commands.

When you work with P4Web, all workspaces reside on the machine where P4Web is running. 
<P>

You must define a client workspace before you can do any work with
files in your workspace. To define a client workspace, use the p4 command-line interface or P4V, the Perforce Visual Client. (You cannot create a workspace using P4Web.)  For information about the attributes of a client spec, 
  see <a href="editclient?help">Editing Client Specs</a>. After defining the client workspace, you can move files between it and the <a
href="defs?help#depot">depot</a>, enabling you to check the files out, edit them, and submit them.
<P>
<b>Accessing Client Specs</b>
<p> To list client workspace, click on the <B>Clients</B> tab. To display details about a specific workspace, click its name.
<p> To switch workspaces, click the desired workspace, then click the <b>Switch to</b> link 
at the end of the page. 
# Change User Description Committed
#1 12234 Matt Attaway Rejigger P4Web project in preparation for official sunsetting

The bin directory contains the last official builds of P4Web from the
Perforce download site. P4Web is soon to be completely sunsetted; these
builds are here for folks who don't want to build their own.

To better handle the archived builds the source code has been moved into
a separate src directory.
//guest/perforce_software/p4web/Help/client.html
#1 8914 Matt Attaway Initial add of the P4Web source code