submit.html #1

  • //
  • guest/
  • perforce_software/
  • p4web/
  • main/
  • doc/
  • p4web/
  • help/
  • submit.html
  • View
  • Commits
  • Open Download .zip Download (2 KB)
<HTML><HEAD><TITLE>P4Web User Guide - Submitting Files</TITLE></HEAD><BODY><FONT SIZE=-1><B>P4Web Release 2012.1 User Guide</B></FONT><BR>
<FONT SIZE=-1><B><A HREF="quickstart.html">[Getting Started]</A>&nbsp;&nbsp;<A HREF="howto.html">[How To...]</A>&nbsp;&nbsp;<A HREF="tips.html">[Browser Tips]</A>&nbsp;&nbsp;<A HREF="defs.html">[Glossary]</A>&nbsp;&nbsp;<A HREF="roadmap.html">[Road Map]</A>&nbsp;&nbsp;</B></FONT><BR>
<H3>Submitting Files</H3>

<p> Changes you make to open files in your workspace do not affect the <a href="defs.html#depot">depot</a> 
  until you submit them in a <a href="pendingchangelists.html">pending changelist</a>. 
  You can submit a pending changelist by: 
<ul>
  <table align=right>
    <tr> 
      <td valign=top><img src="../icons/runsubmit.gif" border=1></td>
      <td valign=top><font size=-2>"Submit default<br>
        changelist"</font></td>
    </tr>
  </table>
  <li>Clicking the <b>Submit default changelist</b> shortcut button. 
    <p> 
  <li>Clicking the <b>Pending </b> tab, then clicking on any pending changelist. 
</ul>

Both options displays the <a href="editpending.html">Pending Changelist</a> page, 
where you can submit the changelist. 
<H4> Selecting a Path or File to Submit </H4>
When you choose <b>Run>Submit default changelist</b> from the Path Browser or 
File Browser, P4Web displays an intermediate page where you can select the files 
to submit. Your choices are: 
<ul>
<li>All the files in the default changelist
<li>The files in the current path and all its subdirectories
<li>The files at the current path level only
  <li>The current file (in the File Browser) 
</ul>
<p> The scope is limited by the files opened in the default changelist. In other 
  words, you can't select files in other changelists from this page. 
<p> After selecting the scope of files to submit, click <b>Continue</b>. See <a href="editpending.html">Editing 
  A Pending Changelist</a> for help on filling out the form and submitting the 
  changelist. 

   <P>
   <HR>
   <FONT SIZE=-1><I>
   Copyright 2012 <A HREF="http://www.perforce.com">Perforce Software</A>.
   All rights reserved.
   </I></FONT>
   </BODY></HTML>
# Change User Description Committed
#1 21055 p4mdavies Add release notes and documentation.