From 38cd700915f1abaf909ff60335c58c39ceb45a90 Mon Sep 17 00:00:00 2001 From: gerald Date: Thu, 31 Jan 2008 23:58:50 +0000 Subject: [PATCH] * doc/sourcebuild.texi (Front End): Remove references to CVS and CVSROOT/modules. (Texinfo Manuals): Replace reference to CVS by one to SVN. (Back End): Remove reference to CVS. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@131986 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ChangeLog | 8 ++++++++ gcc/doc/sourcebuild.texi | 8 +++----- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 007d67b5f0e..c3241cff611 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,11 @@ +2008-01-31 Tom Browder + Gerald Pfeifer + + * doc/sourcebuild.texi (Front End): Remove references to CVS + and CVSROOT/modules. + (Texinfo Manuals): Replace reference to CVS by one to SVN. + (Back End): Remove reference to CVS. + 2008-01-31 Richard Sandiford PR target/34900 diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi index 8b3e1c463b3..cad3a88d16b 100644 --- a/gcc/doc/sourcebuild.texi +++ b/gcc/doc/sourcebuild.texi @@ -368,7 +368,7 @@ directory or in @file{doc/include}. HTML manuals will be generated by @samp{makeinfo --html}, PostScript manuals by @command{texi2dvi} and @command{dvips}, and PDF manuals by @command{texi2pdf}. All Texinfo files that are parts of manuals must -be checked into CVS, even if they are generated files, for the +be checked into SVN, even if they are generated files, for the generation of online manuals to work. The installation manual, @file{doc/install.texi}, is also provided on @@ -502,7 +502,7 @@ Details of the directories of any runtime libraries in @file{gcc/doc/sourcebuild.texi}. @end itemize -If the front end is added to the official GCC CVS repository, the +If the front end is added to the official GCC source repository, the following are also necessary: @itemize @bullet @@ -540,8 +540,6 @@ to list the tarballs and diffs for this front end. If this front end includes its own version files that include the current date, @file{maintainer-scripts/update_version} should be updated accordingly. -@item -@file{CVSROOT/modules} in the GCC CVS repository should be updated. @end itemize @menu @@ -782,7 +780,7 @@ manual needs to be installed as info for this to work, or to be a chapter of this manual. @end itemize -If the back end is added to the official GCC CVS repository, the +If the back end is added to the official GCC source repository, the following are also necessary: @itemize @bullet -- 2.11.0