This patch replaces the update_version_svn script, that updates the DATESTAMP files from cron, with update_version_git. * update_version_git: New file. * update_version:svn: Remove. * crontab: Use update_version_git. |
||
|---|---|---|
| .. | ||
| branch_changer.py | ||
| bugzilla-close-candidate.py | ||
| ChangeLog | ||
| crontab | ||
| gcc_release | ||
| generate_libstdcxx_web_docs | ||
| maintainer-addresses | ||
| README | ||
| update_version_git | ||
| update_web_docs_libstdcxx_svn | ||
| update_web_docs_svn | ||
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 Subversion and those used by gccadmin must be kept in sync manually.