index.html #1

  • //
  • guest/
  • perforce_software/
  • archived/
  • faq/
  • index.html
  • View
  • Commits
  • Open Download .zip Download (5 KB)
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
   "http://www.w3.org/TR/html4/strict.dtd">

<html>
  <head>
    <title>Perforce Public Depot: FAQ Project</title>
    <!-- no htdig-keywords tag in this file -->
    <!-- no keywords tag in this file -->
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <link rel="stylesheet" href="../../css/pure.css" type="text/css">
    <link rel="stylesheet" href="../../css/depot.css" type="text/css">
  </head>

  <body>

    <!-- div for entire page -->
    <div id="outer">

      <div id="page-top"><!-- frames the logo and search -->
	
        <!-- logo -->
        <div id="logo">
          <a href="http://www.perforce.com"><img src="../../images/site_logo.gif" alt="Perforce Public Depot" width="219" height="50"></a>
        </div>
	  
        <div id="search"><!-- search section -->
          <form method="get" action="http://www.google.com/search">
            <div><!-- needed so invisible field will validate -->
              <input type="hidden" name="sitesearch" value="public.perforce.com">
            </div><!-- silly invisible field div -->
            <ul class="search-box">
               <li class="left"><input type="text" size="40" name="q" value="" class="search-form"></li>
               <li class="middle"><input type="submit" value="Search" class="search-button"></li>
               <li class="right" style="color: black;">Powered by Google</li>
            </ul>
          </form><!-- top navbar search form -->
        </div><!-- end search section -->

      </div> <!-- end div id page-top -->    
    
      <!-- start site content -->
      <div id="main-body">

        <!-- navbars -->
        <div id="navbar-outer">
          <ul class="navbar">
            <li class="nav-top"><a href="../../index.html" title="Home">Public Depot Home</a></li> 
            <li><a href="../../sitemap.html" title="Project Tree">Project Tree</a></li> 
            <!-- li><a href="search.html" title="Search">Search</a></li -->
            <li><a href="../../browse.html" title="How to Browse" >Browse</a></li> 
            <li><a href="../../contribute.html" title="How to Contribute">Contribute</a></li> 
            <!-- li><a href="review.html" title="Change Review Email">Change Review Email</a></li -->  
          </ul>
        </div>
        <!-- end id.navbars -->

        <div id="content-outer">

          <div id="content">

            <!-- Content starts here -->

              <h1><sub><a href="../../index.html">Perforce Public Depot</a></sub><br>
				Frequently Asked Questions about Perforce Usage<br>
				<sub>(User-contributed Documentation)</sub></h1>

              <h3>About This Project</h3>

              <dl class="project">
              
                <dt>Content</dt>
                <dd>
					<p>
					The primary source for information concerning Perforce usage is the main 
					<a href="http://www.perforce.com/perforce/technical.html">Perforce&nbsp;Documentation</a> page located on the 
					<a href="http://www.perforce.com/">Perforce&nbsp;Web&nbsp;site</a>.
					</p>

					<p>
					In addition to the documentation provided by Perforce Software, there are 
					Frequently&nbsp;Asked&nbsp;Questions (FAQ) documents contributed by Perforce users. 
					Links to user-contributed FAQs can be found below.
					</p>
                </dd>

                <dt>Curator</dt>
                <dd>
                  <p>
				  Perforce staff curate this section. Please contact <a href="mailto:opensource@perforce.com">opensource@perforce.com</a> if you have any contributions you would like to see linked from this page.
                  </p>
                </dd>

              </dl>

              <div class="hr-dotted"></div>

              <h3>Frequently Asked Questions</h3>
              <dl class="faq">
              
				<dt>FAQ for beginning Perforce users</dt>
				<dd>
				<p>
				<a href="http://public.perforce.com:8080/@md=d&amp;c=Kuf@//guest/jeff_bowles/faq/beginner.html?ac=22">//guest/jeff_bowles/faq/beginner.html</a>
				</p>
				</dd>

				<dt>FAQ for Perforce system administrators</dt>
				<dd>
				<p>
				<a href="http://public.perforce.com:8080/@md=d&amp;c=Kuf@//guest/jeff_bowles/faq/admin.html?ac=22">//guest/jeff_bowles/faq/admin.html</a>
				</p>
				</dd>

				<dt>FAQ about using Perforce with build scripts</dt>
				<dd>
				<p>
				<a href="http://public.perforce.com:8080/@md=d&amp;c=Kuf@//guest/jeff_bowles/faq/build.html?ac=22">//guest/jeff_bowles/faq/build.html</a>
				</p>
				</dd>
				</dl>
            <!-- Content ends here -->

          </div><!-- id content -->

        </div><!-- id content-outer -->

      </div><!-- id main-body -->


      <!-- Copyright and bottom bar -->
      <div id="copyright">
        Copyright &#169; 1996, 2007 Perforce
      </div>

    </div> <!-- id outer -->

  </body>
</html>

# Change User Description Committed
#1 8158 michael Archiving legacy FAQ.
See kb.perforce.com instead or documentation at www.perforce.com.
//public/perforce/faq/index.html
#13 6026 rlo Public depot fixes:
* Titles formatted similarly
* Navbar changed and shortened
* Change review taken out of navbar
* Links fixed
#12 6025 rlo Public Depot Redesign goes live
* Skin matches KB and latest WWW skin
* Rudimentary search mechanism based on google
* did this already, but made some big mistakes and it was easier to obliterate and start over
* about the above: yikes!
#11 5415 michael Move user FAQ to //guest branch and provide pointers.
Remove old branching FAQ.
Update page to reference Perforce Software documentation.
#10 1155 rmg The change to utils/index.html was required to get the page
       to render better with Netscape 6.2. (Without the closing </B>
       tags, the whole page from the Depot Browsers section on down
       rendered bold...!)

       I made the same logical change to the other four for consistency,
       though they didn't seem to suffer from the same problem.

       p4dti/index.html still doesn't render right under Netscape 6.2,
       but it's from a different patterns and I couldn't see a quick
       clean fix... so I didn't mess with it for now.
#9 1087 Jeff Bowles Updating to point to public.perforce.com page.
#8 780 rmg Take 2 for the p4db -> p4web conversion.
(change 788 redux)
#7 779 rmg Back out change 778.
#6 778 rmg Covert all p4db links into p4web links.
#5 112 Laura Wingerd Publish "Branching FAQ"
(pull in changes from //guest/laura_wingerd/perforce/faq/... )
#4 52 Laura Wingerd Minor web page format changes.
#3 51 Laura Wingerd Update copyright year.
#2 42 Laura Wingerd Fix links in index pages, add one for jam.
#1 41 Jeff Bowles Pulling in Laura's index for the FAqs
//guest/laura_wingerd/perforce/faq/index.html
#2 38 Laura Wingerd Minor wording change.
#1 37 Laura Wingerd Prototype project index pages.