]> git.ipfire.org Git - thirdparty/gcc.git/commit - libstdc++-v3/ChangeLog
Clean up references to Subversion in documentation sources.
authorEric S. Raymond <esr@thyrsus.com>
Mon, 20 Jan 2020 01:12:29 +0000 (17:12 -0800)
committerSandra Loosemore <sandra@codesourcery.com>
Mon, 20 Jan 2020 01:12:29 +0000 (17:12 -0800)
commitf4d83eba60b5b1292a7cae660f03a2377e92a845
treeee02106c3df05affe9063a65c96eb89c70ff9d30
parent8863f61c9c9dcec6003c4d61665b226569c0c3b2
Clean up references to Subversion in documentation sources.

Clean up references to SVN in in the GCC docs, redirecting to Git
documentation as appropriate.

Where references to "the source code repository" rather than a
specific VCS make sense, I have used them. You might, after
all, change VCSes again someday.

I have not modified either generated HTML files nor maintainer scripts.
These changes should be complete with repect to the documentation tree.

2020-01-19  Eric S. Raymond <esr@thyrsus.com>

gcc/
* doc/contribute.texi: Update for SVN -> Git transition.
* doc/install.texi: Likewise.

libstdc++-v3
* doc/xml/faq.xml: Update for SVN -> Git transition.
* doc/xml/manual/appendix_contributing.xml: Likewise.
* doc/xml/manual/status_cxx1998.xml: Likewise.
* doc/xml/manual/status_cxx2011.xml: Likewise.
* doc/xml/manual/status_cxx2014.xml: Likewise.
* doc/xml/manual/status_cxx2017.xml: Likewise.
* doc/xml/manual/status_cxx2020.xml: Likewise.
* doc/xml/manual/status_cxxtr1.xml: Likewise.
* doc/xml/manual/status_cxxtr24733.xml: Likewise.
13 files changed:
gcc/ChangeLog
gcc/doc/contribute.texi
gcc/doc/install.texi
libstdc++-v3/ChangeLog
libstdc++-v3/doc/xml/faq.xml
libstdc++-v3/doc/xml/manual/appendix_contributing.xml
libstdc++-v3/doc/xml/manual/status_cxx1998.xml
libstdc++-v3/doc/xml/manual/status_cxx2011.xml
libstdc++-v3/doc/xml/manual/status_cxx2014.xml
libstdc++-v3/doc/xml/manual/status_cxx2017.xml
libstdc++-v3/doc/xml/manual/status_cxx2020.xml
libstdc++-v3/doc/xml/manual/status_cxxtr1.xml
libstdc++-v3/doc/xml/manual/status_cxxtr24733.xml