]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* gcc_release: Do not update gcc_latest_snapshot tag any longer.
authorgerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 18 Jun 2003 13:02:24 +0000 (13:02 +0000)
committergerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 18 Jun 2003 13:02:24 +0000 (13:02 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68150 138bc75d-0d04-0410-961f-82ee72b054a4

maintainer-scripts/ChangeLog
maintainer-scripts/gcc_release

index 9f099e1d4681f55a07f74d88f98905a7d3b569e7..6f8132c5b49e866304fe1f8728ff5bf467d9db80 100644 (file)
@@ -1,3 +1,7 @@
+2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * gcc_release: Do not update gcc_latest_snapshot tag any longer.
+
 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
 
        * snapshot-index.html: Use F77 instead of G77 front end.
index 1483441d72a0ab5b144ad828a1fa3796ecc413e6..5c714f5838401ba98afc5300bd30568b8e89ae5e 100755 (executable)
@@ -648,10 +648,6 @@ if [ $MODE_UPLOAD -ne 0 ]; then
     changedir ~
     echo $DATE >.snapshot_date
 
-    # Update gcc_latest_snapshot tag.
-    ${CVS} rtag -d gcc_latest_snapshot gcc
-    ${CVS} rtag -rgcc_ss_${DATE} gcc_latest_snapshot gcc
-
     # Announce the snapshot.
     export QMAILHOST=gcc.gnu.org
     mail -s "gcc-ss-$DATE is now available" gcc@gcc.gnu.org < ~ftp/pub/gcc/snapshots/README