diff options
author | Gerald Carter <jerry@samba.org> | 2003-01-16 02:20:27 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2003-01-16 02:20:27 +0000 |
commit | f0e282ebf3e459c559bfc08f3e21fdebb2515621 (patch) | |
tree | 7354553c74824f0ef50f08264b80cc6a8dfed363 /docs/htmldocs/cvs-access.html | |
parent | 078468a1474ec09b11b43c808852feca8df32f1a (diff) | |
download | samba-f0e282ebf3e459c559bfc08f3e21fdebb2515621.tar.gz samba-f0e282ebf3e459c559bfc08f3e21fdebb2515621.tar.bz2 samba-f0e282ebf3e459c559bfc08f3e21fdebb2515621.zip |
* merge fixes for SGML syntax errors (does no one ever regenerate the docs?)
* regenerate the docs
* add some files from SAMBA_3_0
(This used to be commit 1af74785f334bd84b2d62e7fc2975f9477386acb)
Diffstat (limited to 'docs/htmldocs/cvs-access.html')
-rw-r--r-- | docs/htmldocs/cvs-access.html | 23 |
1 files changed, 7 insertions, 16 deletions
diff --git a/docs/htmldocs/cvs-access.html b/docs/htmldocs/cvs-access.html index fe82189eba..73cd333805 100644 --- a/docs/htmldocs/cvs-access.html +++ b/docs/htmldocs/cvs-access.html @@ -5,7 +5,8 @@ >HOWTO Access Samba source code via CVS</TITLE ><META NAME="GENERATOR" -CONTENT="Modular DocBook HTML Stylesheet Version 1.77"><LINK +CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+ +"><LINK REL="HOME" TITLE="SAMBA Project Documentation" HREF="samba-howto-collection.html"><LINK @@ -72,17 +73,13 @@ WIDTH="100%"></DIV CLASS="CHAPTER" ><H1 ><A -NAME="CVS-ACCESS" -></A ->Chapter 21. HOWTO Access Samba source code via CVS</H1 +NAME="CVS-ACCESS">Chapter 20. HOWTO Access Samba source code via CVS</H1 ><DIV CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN2974" -></A ->21.1. Introduction</H1 +NAME="AEN2964">20.1. Introduction</H1 ><P >Samba is developed in an open environment. Developers use CVS (Concurrent Versioning System) to "checkin" (also known as @@ -102,9 +99,7 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN2979" -></A ->21.2. CVS Access to samba.org</H1 +NAME="AEN2969">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, @@ -115,9 +110,7 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN2982" -></A ->21.2.1. Access via CVSweb</H2 +NAME="AEN2972">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 @@ -136,9 +129,7 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN2987" -></A ->21.2.2. Access via cvs</H2 +NAME="AEN2977">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 |