11<!--
2- $Header: /cvsroot/pgsql/doc/src/sgml/cvs.sgml,v 1.3 1999/03/30 15:25:56 thomas Exp $
2+ $Header: /cvsroot/pgsql/doc/src/sgml/cvs.sgml,v 1.4 1999/04/06 15:38:10 thomas Exp $
33CVS code repository
44Thomas Lockhart
55
66$Log: cvs.sgml,v $
7+ Revision 1.4 1999/04/06 15:38:10 thomas
8+ Start indenting markup. No text changes.
9+
710Revision 1.3 1999/03/30 15:25:56 thomas
811Fix up small markup problems. Force omit-tags to nil so we have tag
912 completion as required by the newest DocBook conventions.
@@ -29,29 +32,29 @@ Not yet included in a document (should go in the developer's doc?).
2932<date>1998-12-01</date>
3033</docinfo>
3134
32- <title>The <productname>Postgres</productname> <productname>CVS</productname> Repository</title>
35+ <title>The <productname>Postgres</productname> <productname>CVS</productname> Repository</title>
3336
34- <para>
35- The <productname>Postgres</productname> source code is stored and managed using the
36- <productname>CVS</productname> code management system.
37- </para>
37+ <para>
38+ The <productname>Postgres</productname> source code is stored and managed using the
39+ <productname>CVS</productname> code management system.
40+ </para>
3841
39- At least two options,
40- anonymous CVS and <productname>CVSup</productname>,
41- are available to pull the <productname>CVS</productname> code tree from the
42- <productname>Postgres</productname> server to your local machine.
42+ At least two options,
43+ anonymous CVS and <productname>CVSup</productname>,
44+ are available to pull the <productname>CVS</productname> code tree from the
45+ <productname>Postgres</productname> server to your local machine.
4346</para>
4447
45- <sect1>
46- <title><productname>CVS</productname> Tree Organization</title>
48+ <sect1>
49+ <title><productname>CVS</productname> Tree Organization</title>
4750
48- <para>
49- <note>
50- <title>Author</title>
51- <para>
52- Written by <ulink url="mailto:scrappy@hub.org">Marc G. Fournier</ulink> on 1998-11-05.
53- </note>
54- </para>
51+ <para>
52+ <note>
53+ <title>Author</title>
54+ <para>
55+ Written by <ulink url="mailto:scrappy@hub.org">Marc G. Fournier</ulink> on 1998-11-05.
56+ </note>
57+ </para>
5558
5659<para>
5760 The command <command>cvs checkout</command> has a flag, <option>-r</option>,