summaryrefslogtreecommitdiff
path: root/maintainer-scripts/README
diff options
context:
space:
mode:
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2001-03-10 00:08:50 +0000
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2001-03-10 00:08:50 +0000
commitc2c21625accd237d42d22433338c0fe583d6c6dd (patch)
tree464ba6f500cbc620131610ef85222710ca9c15ab /maintainer-scripts/README
parent506a340ba4218fad08e7f70280597006fd937f33 (diff)
downloadgcc-c2c21625accd237d42d22433338c0fe583d6c6dd.tar.gz
* crontab, doc_exclude, update_branch_version, update_version,
update_web_docs: New files (as currently used by gccadmin). * README: New file. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@40352 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'maintainer-scripts/README')
-rw-r--r--maintainer-scripts/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/maintainer-scripts/README b/maintainer-scripts/README
new file mode 100644
index 00000000000..1735002adbc
--- /dev/null
+++ b/maintainer-scripts/README
@@ -0,0 +1,6 @@
+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 version.c. 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.