<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>Perforce Public Depot: Project Tree</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> <!-- entire site div --> <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" class="active">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 --> <!-- Content starts here --> <div id="content"> <h1>Public Depot Project Tree</h1> <ul class="site-one"> <li><a href="http://public.perforce.com:8080/@ra=s@/public/">//public </a><!-- public --> <ul class="site-two"> <li><a href="http://public.perforce.com:8080/@ra=s@/public/perforce/">Perforce</a><!-- perforce --> <ul class="site-three"> <li><a href="perforce/utils/index.html">utils</a> - Conversion scripts, browsers, triggers, daemons, and other supporting programs. </li> <li><a href="perforce/api/index.html">api</a> - Interfaces to the Perforce API. </li> <li><a href="perforce/webkeeper/index.html">webkeeper</a> - Perforce WebKeeper module for the Apache HTTP server </li> <li><a href="perforce/p4dti/index.html">p4dti</a> - Integrate Perforce with third-party defect tracking systems </li> <li><a href="perforce/integrations/index.html">integrations</a> - Integrations of Perforce into various other third party tools and environments. </li> </ul> </li><!-- perforce --> <li class="site-jam"><a href="public/jam/index.html">Jam</a></li> </ul> </li><!-- /public --> <li class="site-guest"><a href="http://public.perforce.com:8080/@ra=s@/guest/">//guest </a><!-- guest --> <ul class="site-two"> <li> <I>your_name_here</I><br> <b>Guest branches</b><br> The <b>//guest</b> depot contains individual user contributions. Here, you will find scripts for a variety of tasks (backup, monitoring, reporting, etc.) written in a number of different programming languages (perl, python, ruby, etc.). </li> </ul> </li><!-- /guest --> </ul> <div class="hr-dotted"></div> <p class="stored-file">You're browsing a file stored as <code>$Id:$</code></p> </div> <!-- end id.content --> </div> <!-- end id.site --> <!-- gray bar copyright --> <div id="copyright"> Copyright © 1996, 2007 Perforce </div> <!-- end div.copyright --> </div> <!-- end id.outer --> </body> </html>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#7 | 9981 | laurette | Obsolete, deleting. | ||
#6 | 6283 | Sam Stafford | Update redirects to use new short URLs. | ||
#5 | 6276 | Sam Stafford | Change old pages to http://public.perforce.com/wiki/ redirects. | ||
#4 | 6041 | michael | Fix Jam link. | ||
#3 | 6031 | michael |
Remove links to obsolete items. Remove bad search reference. Refresh Id keyword. |
||
#2 | 6026 | rlo |
Public depot fixes: * Titles formatted similarly * Navbar changed and shortened * Change review taken out of navbar * Links fixed |
||
#1 | 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! |