1
1
<!--
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 $
3
3
CVS code repository
4
4
Thomas Lockhart
5
5
6
6
$Log: cvs.sgml,v $
7
+ Revision 1.4 1999/04/06 15:38:10 thomas
8
+ Start indenting markup. No text changes.
9
+
7
10
Revision 1.3 1999/03/30 15:25:56 thomas
8
11
Fix up small markup problems. Force omit-tags to nil so we have tag
9
12
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?).
29
32
<date>1998-12-01</date>
30
33
</docinfo>
31
34
32
- <title>The <productname>Postgres</productname> <productname>CVS</productname> Repository</title>
35
+ <title>The <productname>Postgres</productname> <productname>CVS</productname> Repository</title>
33
36
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>
38
41
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.
43
46
</para>
44
47
45
- <sect1>
46
- <title><productname>CVS</productname> Tree Organization</title>
48
+ <sect1>
49
+ <title><productname>CVS</productname> Tree Organization</title>
47
50
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>
55
58
56
59
<para>
57
60
The command <command>cvs checkout</command> has a flag, <option>-r</option>,
0 commit comments