helper.html #1

  • //
  • guest/
  • perforce_software/
  • p4web/
  • main/
  • src/
  • Help/
  • helper.html
  • View
  • Commits
  • Open Download .zip Download (893 B)
<TITLE>P4Web Standard mode</TITLE>

<P> P4Web in <i>Standard mode</i> runs on your local machine and allows you to 
  manage files in your Perforce workspace. (Compare this to <a href=browseonly?help>Viewer 
  mode</a>.) With a P4Web running in Standard mode, you can use your Web browser 
  to run Perforce commands and work with files. P4Web can sync files, open files 
  for add, edit, delete, resolve files, submit changelists, and so forth. In Standard 
  mode, P4Web must run on the machine where your workspace resides. For information 
  on starting up in Standard mode, see <a href="index?help#start"> How to Start 
  P4Web</a>. 
<P> Only you can use your P4Web in Standard mode; access to it is protected by 
  your Perforce password. For more information, see <a href=auth?help>Passwords 
  and P4Web</a>. To enable other users to work with files, start P4Web with the 
  -M flag. 
# 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/helper.html
#1 8914 Matt Attaway Initial add of the P4Web source code