diff options
Diffstat (limited to 'docs/htmldocs/cvs-access.html')
| -rw-r--r-- | docs/htmldocs/cvs-access.html | 47 | 
1 files changed, 27 insertions, 20 deletions
diff --git a/docs/htmldocs/cvs-access.html b/docs/htmldocs/cvs-access.html index fba42db7b4..5578824ee3 100644 --- a/docs/htmldocs/cvs-access.html +++ b/docs/htmldocs/cvs-access.html @@ -9,12 +9,15 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.77"><LINK  REL="HOME"  TITLE="SAMBA Project Documentation"  HREF="samba-howto-collection.html"><LINK +REL="UP" +TITLE="Optional configuration" +HREF="p1346.html"><LINK  REL="PREVIOUS" -TITLE="Samba performance issues" -HREF="speed.html"><LINK +TITLE="Storing Samba's User/Machine Account information in an LDAP Directory" +HREF="samba-ldap-howto.html"><LINK  REL="NEXT" -TITLE="Reporting Bugs" -HREF="bugreport.html"></HEAD +TITLE="Group mapping HOWTO" +HREF="groupmapping.html"></HEAD  ><BODY  CLASS="CHAPTER"  BGCOLOR="#FFFFFF" @@ -42,7 +45,7 @@ WIDTH="10%"  ALIGN="left"  VALIGN="bottom"  ><A -HREF="speed.html" +HREF="samba-ldap-howto.html"  ACCESSKEY="P"  >Prev</A  ></TD @@ -56,7 +59,7 @@ WIDTH="10%"  ALIGN="right"  VALIGN="bottom"  ><A -HREF="bugreport.html" +HREF="groupmapping.html"  ACCESSKEY="N"  >Next</A  ></TD @@ -71,15 +74,15 @@ CLASS="CHAPTER"  ><A  NAME="CVS-ACCESS"  ></A ->Chapter 18. HOWTO Access Samba source code via CVS</H1 +>Chapter 20. HOWTO Access Samba source code via CVS</H1  ><DIV  CLASS="SECT1"  ><H1  CLASS="SECT1"  ><A -NAME="AEN2873" +NAME="AEN2891"  ></A ->18.1. Introduction</H1 +>20.1. Introduction</H1  ><P  >Samba is developed in an open environment.  Developers use CVS  (Concurrent Versioning System) to "checkin" (also known as  @@ -99,9 +102,9 @@ CLASS="SECT1"  ><H1  CLASS="SECT1"  ><A -NAME="AEN2878" +NAME="AEN2896"  ></A ->18.2. CVS Access to samba.org</H1 +>20.2. CVS Access to samba.org</H1  ><P  >The machine samba.org runs a publicly accessible CVS   repository for access to the source code of several packages,  @@ -112,9 +115,9 @@ CLASS="SECT2"  ><H2  CLASS="SECT2"  ><A -NAME="AEN2881" +NAME="AEN2899"  ></A ->18.2.1. Access via CVSweb</H2 +>20.2.1. Access via CVSweb</H2  ><P  >You can access the source code via your   favourite WWW browser. This allows you to access the contents of  @@ -133,9 +136,9 @@ CLASS="SECT2"  ><H2  CLASS="SECT2"  ><A -NAME="AEN2886" +NAME="AEN2904"  ></A ->18.2.2. Access via cvs</H2 +>20.2.2. Access via cvs</H2  ><P  >You can also access the source code via a   normal cvs client.  This gives you much more control over you can  @@ -253,7 +256,7 @@ WIDTH="33%"  ALIGN="left"  VALIGN="top"  ><A -HREF="speed.html" +HREF="samba-ldap-howto.html"  ACCESSKEY="P"  >Prev</A  ></TD @@ -271,7 +274,7 @@ WIDTH="33%"  ALIGN="right"  VALIGN="top"  ><A -HREF="bugreport.html" +HREF="groupmapping.html"  ACCESSKEY="N"  >Next</A  ></TD @@ -281,17 +284,21 @@ ACCESSKEY="N"  WIDTH="33%"  ALIGN="left"  VALIGN="top" ->Samba performance issues</TD +>Storing Samba's User/Machine Account information in an LDAP Directory</TD  ><TD  WIDTH="34%"  ALIGN="center"  VALIGN="top" -> </TD +><A +HREF="p1346.html" +ACCESSKEY="U" +>Up</A +></TD  ><TD  WIDTH="33%"  ALIGN="right"  VALIGN="top" ->Reporting Bugs</TD +>Group mapping HOWTO</TD  ></TR  ></TABLE  ></DIV  | 
