Thread: need a current cvsup file
Hello, Does any know the location of a good cvsup file for grabbing the various releases? The URL http://developer.postgresql.org/TODO/docs/cvsup.html is 404. Thanks, GB P.S. Thanks to Tom, I found the perl stuff I needed. P.P.S. The URL http://www.ca.postgresql.org/projects/index.html is just a little out of date. -- GB Clark II | Roaming FreeBSD Admin gclarkii@VSServices.COM | General Geek CTHULU for President - Why choose the lesser of two evils?
> Does any know the location of a good cvsup file for grabbing the > various releases? There is none; when the configuration was changed the docs were not. Use the appendix in the current docs (not whatever TODO is) and replace the "pgsql" project name with "repository". Your CVS area will then contain a few top-level CVS projects, including "pgsql-server". - Thomas