diff options
author | ian <ian@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-12-08 23:41:46 +0000 |
---|---|---|
committer | ian <ian@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-12-08 23:41:46 +0000 |
commit | b25a1cc0959f2f3d1f3469e31895a5022d9810a5 (patch) | |
tree | 21d4db598c158458d145beb80ba36e8b72614d63 /maintainer-scripts/README | |
parent | d0e367f0b93d6a5d2e1dc68a72fb4da8350ecda0 (diff) | |
download | gcc-b25a1cc0959f2f3d1f3469e31895a5022d9810a5.tar.gz |
* README: Change "CVS" to "Subversion".
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@167613 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'maintainer-scripts/README')
-rw-r--r-- | maintainer-scripts/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maintainer-scripts/README b/maintainer-scripts/README index eeffed413d8..9f5b71f30a3 100644 --- a/maintainer-scripts/README +++ b/maintainer-scripts/README @@ -2,5 +2,5 @@ This directory contains various files used by the gccadmin account on gcc.gnu.org, mainly for automated tasks such as the daily update of the date in gcc/DATESTAMP. There isn't presently any scheme for files checked in here to be automatically checked out and used by gccadmin, -so the files in CVS and those used by gccadmin must be kept in sync -manually. +so the files in Subversion and those used by gccadmin must be kept in +sync manually. |