mirror of git://gcc.gnu.org/git/gcc.git
* README: Change "CVS" to "Subversion".
From-SVN: r167613
This commit is contained in:
parent
822a338e5a
commit
709deb77b1
|
@ -1,3 +1,7 @@
|
||||||
|
2010-12-08 Ian Lance Taylor <iant@google.com>
|
||||||
|
|
||||||
|
* README: Change "CVS" to "Subversion".
|
||||||
|
|
||||||
2010-08-23 Gerald Pfeifer <gerald@pfeifer.com>
|
2010-08-23 Gerald Pfeifer <gerald@pfeifer.com>
|
||||||
|
|
||||||
* gcc_release (snapshot_print): Also include an sha1 hash for
|
* gcc_release (snapshot_print): Also include an sha1 hash for
|
||||||
|
@ -6,7 +10,7 @@
|
||||||
2010-08-15 Gerald Pfeifer <gerald@pfeifer.com>
|
2010-08-15 Gerald Pfeifer <gerald@pfeifer.com>
|
||||||
|
|
||||||
* gcc_release (CVSROOT): Remove all occurrences.
|
* gcc_release (CVSROOT): Remove all occurrences.
|
||||||
|
|
||||||
2010-08-14 Gerald Pfeifer <gerald@pfeifer.com>
|
2010-08-14 Gerald Pfeifer <gerald@pfeifer.com>
|
||||||
|
|
||||||
* gcc_release (snapshot_print): Include md5 hash for every tarball
|
* gcc_release (snapshot_print): Include md5 hash for every tarball
|
||||||
|
|
|
@ -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
|
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
|
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,
|
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
|
so the files in Subversion and those used by gccadmin must be kept in
|
||||||
manually.
|
sync manually.
|
||||||
|
|
Loading…
Reference in New Issue