index.html #1

  • //
  • guest/
  • michael_roach/
  • perforce/
  • faq/
  • index.html
  • View
  • Commits
  • Open Download .zip Download (3 KB)
<HTML>

<HEAD>

<TITLE>
Perforce FAQ Project
</TITLE>

</HEAD>

<BODY BGCOLOR="#FFFFFF">
<CENTER>
<P>
<A NAME="toc"></A>
<h2>
<sub><a href="../../index.html">Perforce Public Depot</a></sub><br>
Frequently Asked Questions about Perforce<br>
<sup>...and Other User-Contributed Documentation</sup>
<br>
</H2>
<P>

<TABLE BORDER=0><TR><TD>
<B>
<UL>
<LI><A HREF="#about">About This Project
</A>
<LI><A HREF="#faqs">FAQ Pages
</A>
</UL>
</B>
</TABLE>
</CENTER>
<br>
<br>
<br>

<!------------------------------------------------------------------>
<P>
<TABLE CELLSPACING=0 BORDER=0 WIDTH=100%><TR><TD BGCOLOR=FFCC66>

<A NAME="about"></A>
<H2>About This Project
</H2>

<TD WIDTH=5% BGCOLOR=FFCC66 ALIGN=RIGHT><FONT SIZE="-2"><A HREF="#toc">
Back to<BR>Table of<BR>Contents</A></TD></TR>
</TABLE>
<!------------------------------------------------------------------>

<p>
<table cellpadding=5%>
<tr>
<td valign=top>
<b>Content</b>
</td>
<td valign=top>
The "Perforce FAQ Project" is a collection of documents about using
Perforce, written and contributed by Perforce users.   
</td>
</tr>
<tr>
<td valign=top>
<b>Curator</b>
</td>
<td valign=top>
<a href="http://public.perforce.com/guest/jeff_bowles/pcp.html">Jeff Bowles</a> 
is the curator of this project.
Please contact 
him if you have any submitted contributions you'd like integrated
into the public project branch.
</td>
</tr>
</table>

<!------------------------------------------------------------------>
<P>
<TABLE CELLSPACING=0 BORDER=0 WIDTH=100%><TR><TD BGCOLOR=FFCC66>

<A NAME="faqs"></A>
<H2>Frequently Asked Questions
</H2>

<TD WIDTH=5% BGCOLOR=FFCC66 ALIGN=RIGHT><FONT SIZE="-2"><A HREF="#toc">
Back to<BR>Table of<BR>Contents</A></TD></TR>
</TABLE>
<!------------------------------------------------------------------>

<P>
<DL>

<DT><B>
<A HREF="beginner.html">
FAQ for beginning Perforce users
</A></B><DD>
<A HREF="http://public.perforce.com:8080/@md=d&c=Kuf@//public/perforce/faq/beginner.html?ac=22">
//public/perforce/faq/beginner.html
</A>

<P>
<DT><B>
<A HREF="admin.html">
FAQ for Perforce system administrators
</A></B><DD>
<A HREF="http://public.perforce.com:8080/@md=d&c=Kuf@//public/perforce/faq/admin.html?ac=22">
//public/perforce/faq/admin.html
</A>

<P>
<DT><B>
<A HREF="build.html">
FAQ about using Perforce with build scripts
</A></B><DD>
<A HREF="http://public.perforce.com:8080/@md=d&c=Kuf@//public/perforce/faq/build.html?ac=22">
//public/perforce/faq/build.html
</A>

<P>
<DT><B>
<A HREF="branching.html">
The Branching Papers</A></B>
<DD>
<A HREF="http://public.perforce.com:8080/@md=d&c=Kuf@//public/perforce/faq/branching.html?ac=22">
//public/perforce/faq/branching.html
</A>

</DL>

<br><br><br>
<!------------------------------------------------------------------>
<P>
<TABLE CELLSPACING=0 BORDER=0 WIDTH=100%>
<TR>

<TD WIDTH=15% BGCOLOR=FFCC66 ALIGN=LEFT VALIGN=CENTER>
<FONT SIZE="-2">
Copyright &copy;<br>
1998, 1999<br>
<a href="http://www.perforce.com">Perforce Software</a><br>
</FONT>
</TD>

<TD WIDTH=70% BGCOLOR=FFCC66 ALIGN=CENTER>
<FONT SIZE="-2">
You're browsing a file stored as<br> 
<code>$Id: //guest/michael_roach/perforce/faq/index.html#1 $</code><br> 
in the 
<A HREF=http://public.perforce.com/public/index.html>Perforce Public Depot</A>.
</FONT>
</TD>

<TD WIDTH=15% BGCOLOR=FFCC66 ALIGN=RIGHT>
<FONT SIZE="-2"><A HREF="#toc">
Back to<BR>Table of<BR>Contents</A></TD></TR>
</FONT>
</TD>

</TR>
</TABLE>
<!------------------------------------------------------------------>



</BODY>
# Change User Description Committed
#1 1424 Michael Roach Creating initial guest branch of perforce\faq\...
//public/perforce/faq/index.html
#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.