Re: [HACKERS] anon cvs and specific versions/releases - Mailing list pgsql-hackers

From The Hermit Hacker
Subject Re: [HACKERS] anon cvs and specific versions/releases
Date
Msg-id Pine.BSF.3.96.980530135326.336H-100000@thelab.hub.org
Whole thread Raw
In response to anon cvs and specific versions/releases  (Maarten Boekhold <maartenb@dutepp0.et.tudelft.nl>)
List pgsql-hackers
On Sat, 30 May 1998, Maarten Boekhold wrote:

> Hi,
>
> is there a way to get a specific release out of the repository? Say I
> want to get 6.3.2 from the repository, or 6.2, how would I proceed?

    You'll want to check the man pages for most of the details, but
look up the use of 'cvs log' to determine what tags are available, and
'cvs checkout -D' to specify a *date* that you want to pull from, or 'cvs
checkout -r' to specify a 'tag'

Marc G. Fournier
Systems Administrator @ hub.org
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org


pgsql-hackers by date:

Previous
From: Maarten Boekhold
Date:
Subject: anon cvs and specific versions/releases
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] anon cvs and specific versions/releases