download.html #4

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

<html>
  <head>
    <title>Perforce Public Depot: CDSP4</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>The CDSP4 Environment</h1>
        <h3>Setting Your Environment</h3>
        <p>
Unix users running <b>csh</b> can use <b>setenv</b>:     <br>
    <code><b>    <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;% setenv P4PORT public.perforce.com:1666     <br>
</b></code><br>
If you are new to Perforce, please read the Public Depot Tutorial section
on <a href="http://public.perforce.com/public/tutorial.html#createcl">Creating
your Client Workspace</a>.<br>

<br><br>
The client view mapping for cdsp4 is:<br>
<code>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; //public/perforce/cdsp4/release/2.2/... //&lt;your_client&gt;/...<br>                      </code.                   
</p>      
      
      <h3>Filling Your Workspace</h3>
<p>
Once you have set up your workspace, run <kbd> p4 sync</kbd> .<br>
<br>
If you are new to Perforce, please read the Public Depot Tutorial section
on <a href="http://public.perforce.com/public/tutorial.html#filling">Filling
your Workspace</a>.
<p>

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

            <!-- Content ends here -->

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

      </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
#4 6026 rlo Public depot fixes:
* Titles formatted similarly
* Navbar changed and shortened
* Change review taken out of navbar
* Links fixed
#3 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!
#2 2421 Shiv Sikand release centric
#1 2420 Shiv Sikand ditch the tarballs