Thread

  1. need a current cvsup file

    GB Clark <postgres@vsservices.com> — 2002-11-12T11:54:07Z

    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?
    
    
  2. Re: need a current cvsup file

    lockhart@fourpalms.org — 2002-11-12T13:15:35Z

    > 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