Re: REL7_0_PATCHES pgsql/src/include (config.h.in)

From: Alfred Perlstein <bright(at)wintelcom(dot)net>
To: Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>
Cc: "Marc G(dot) Fournier" <scrappy(at)hub(dot)org>, pgsql-committers(at)postgresql(dot)org
Subject: Re: REL7_0_PATCHES pgsql/src/include (config.h.in)
Date: 2000-09-07 15:43:42
Message-ID: 20000907084341.X18862@fw.wintelcom.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

* Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu> [000906 22:46] wrote:
> > > > > Also, I was wondering why the CVSROOT directory isn't available
> > > > > for updating via cvsup...
> > > > It is available. Check the appendix "The CVS Repository" in the
> > > > Developer's Guide for examples.
> > > Ack, sorry, will do.
> > Hrm, I did and didn't see a way to fetch it using CVSup, do you mean
> > i should try anoncvs?
>
> No, let me check the docs...
>
> Appendix DG1: The CVS Repository
> ->Getting The Source Via CVSup
> ->Running a CVSup Client
>
> The first example fetches the entire CVS repository, which I believe is
> what you were asking for. The second example fetches just a snapshot.

I've been doing that for quite some time:

*default host=postgresql.org
*default release=cvs
*default delete use-rel-suffix
*default base=/home/pgcvs
*default prefix=/home/pgcvs
pgsql

This fetches me the RCS files:

/home/pgcvs % ls -l
total 2
drwxr-xr-x 9 bright wheel 512 Sep 7 03:35 pgsql
/home/pgcvs % ls -l pgsql/
total 2148
drwxr-xr-x 2 bright wheel 512 Sep 7 02:24 Attic
-r--r--r-- 1 bright wheel 2829 May 26 19:03 COPYRIGHT,v
-r--r--r-- 1 bright wheel 11488 Aug 31 09:08 GNUmakefile.in,v
-r--r--r-- 1 bright wheel 491671 Aug 29 13:02 HISTORY,v
-r--r--r-- 1 bright wheel 400711 Jul 20 17:44 INSTALL,v
drwxr-xr-x 3 bright wheel 512 Sep 7 02:24 MIGRATION
-r--r--r-- 1 bright wheel 6408 Jun 12 09:37 Makefile,v
-r--r--r-- 1 bright wheel 12196 Jun 12 15:36 README,v
-r--r--r-- 1 bright wheel 27316 Aug 29 02:36 aclocal.m4,v
drwxr-xr-x 2 bright wheel 512 Sep 7 02:24 config
-r-xr-xr-x 1 bright wheel 1105620 Aug 29 02:36 configure,v
-r--r--r-- 1 bright wheel 91515 Aug 29 02:36 configure.in,v
drwxr-xr-x 39 bright wheel 1024 Sep 7 02:26 contrib
drwxr-xr-x 7 bright wheel 1024 Sep 7 03:35 doc
drwxr-xr-x 3 bright wheel 512 Sep 7 03:35 migration
-r--r--r-- 1 bright wheel 5929 Jun 12 15:36 register.txt,v
drwxr-xr-x 23 bright wheel 1024 Sep 7 05:29 src

the problem is that I don't get the CVSROOT directory, the one
that contains all the administrative scripts.

-Alfred

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Thomas Lockhart 2000-09-07 16:03:43 Re: REL7_0_PATCHES pgsql/src/include (config.h.in)
Previous Message Vadim B. Mikheev - CVS 2000-09-07 09:58:40 pgsql/src/include/utils (rel.h)