Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit64b5789

Browse files
author
Neil Conway
committed
This is a little patch to correct the documentation on CVS. The URL for
downloading CVS at cyclic.com site is long defunct, and I changed the textto not overtly recommend CVS 1.10, a now fairly old version.Jon Jensen
1 parentec2fce1 commit64b5789

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

‎doc/src/sgml/cvs.sgml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/cvs.sgml,v 1.28 2004/09/27 05:54:58 neilc Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/cvs.sgml,v 1.29 2004/12/02 04:12:12 neilc Exp $
33
-->
44

55
<appendix id="cvs">
@@ -52,10 +52,10 @@ $PostgreSQL: pgsql/doc/src/sgml/cvs.sgml,v 1.28 2004/09/27 05:54:58 neilc Exp $
5252
<para>
5353
You will need a local copy of <productname>CVS</productname>
5454
(Concurrent Version Control System), which you can get from
55-
<ulink url="http://www.cyclic.com/">http://www.cyclic.com/</ulink> or
56-
any GNU software archive site.
57-
We currently recommend version 1.10 (the most recent at the time
58-
of writing). Many systems have a recent version of
55+
<ulink url="http://www.cvshome.org/">http://www.cvshome.org/</ulink>
56+
(the official site with the latest version) orany GNU software
57+
archive site (often somewhat outdated). We recommend version 1.10
58+
or newer. Many systems have a recent version of
5959
<application>cvs</application> installed by default.
6060
</para>
6161
</step>
@@ -167,7 +167,7 @@ $ chmod -R go-w pgsql
167167
For more info consult the manual that comes with
168168
<productname>CVS</productname>, or see the online
169169
documentation at
170-
<ulink url="http://www.cyclic.com/">http://www.cyclic.com/</ulink>.
170+
<ulink url="http://www.cvshome.org/">http://www.cvshome.org/</ulink>.
171171
</para>
172172
</sect1>
173173

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp