| From: | "D'Arcy J(dot)M(dot) Cain" <darcy(at)druid(dot)net> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Noisy CVS updates |
| Date: | 2008-09-05 14:06:10 |
| Message-ID: | 20080905100610.6d8576ed.darcy@druid.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
When I build from CVS I wind up with this in my CVS update email in the
morning:
? GNUmakefile
? config.log
? config.status
? src/Makefile.global
? src/backend/postgres
? src/backend/bootstrap/bootstrap_tokens.h
? src/backend/catalog/postgres.bki
? src/backend/catalog/postgres.description
? src/backend/catalog/postgres.shdescription
? src/backend/parser/parse.h
? src/backend/snowball/snowball_create.sql
...etc. Would it be OK if I went in and added .cvsignore files to keep
the noise level down? I guess I could have my daily script filter them
out but there may be times when there really is an unexpected file and
I want to follow up on it.
--
D'Arcy J.M. Cain <darcy(at)druid(dot)net> | Democracy is three wolves
http://www.druid.net/darcy/ | and a sheep voting on
+1 416 425 1212 (DoD#0082) (eNTP) | what's for dinner.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Simon Riggs | 2008-09-05 14:16:54 | Re: Need more reviewers! |
| Previous Message | Gregory Stark | 2008-09-05 14:05:55 | Re: code coverage patch |