deletespec.html #1

  • //
  • guest/
  • perforce_software/
  • p4web/
  • main/
  • src/
  • Help/
  • deletespec.html
  • View
  • Commits
  • Open Download .zip Download (744 B)
<TITLE>Deleting a Spec</TITLE>

<P>
You can use P4Web to delete <A HREF="label?help">label specs</A>, <A HREF="branch?help">branch specs</A>, and <A HREF=
"job?help">job specs</A>.

<P>
<FONT COLOR=red>
<b>NOTE:</b> Deleting a spec is permanent.
</font>
<P> To delete any spec:
<p>
<ol type=1>
<li>From the Labels, Branchs, or Jobs tabs, click on the name of the spec that you want to delete.
<p>
  <li>Select <b>Delete <i>spec</i></b> from the <b>Action</b> menu, where <i>spec</i> 
    is the type of spec that you are deleting: label, branch, or job. 
    <p>
<li>A confirmation page is displayed.
<ul>
      <li>To delete the spec, click <b>Yes</b>. 
      <li>To return to the spec without deleting it, click <b>No</b>. 
    </ul>
</ol>


# 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/deletespec.html
#1 8914 Matt Attaway Initial add of the P4Web source code