Re: [HACKERS] anon cvs and specific versions/releases

From: The Hermit Hacker <scrappy(at)hub(dot)org>
To: M(dot)Boekhold(at)ET(dot)TUDelft(dot)NL
Cc: pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] anon cvs and specific versions/releases
Date: 1998-05-30 16:54:50
Message-ID: Pine.BSF.3.96.980530135326.336H-100000@thelab.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)hub(dot)org secondary: scrappy(at){freebsd|postgresql}.org

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-05-30 17:07:18 Re: [HACKERS] anon cvs and specific versions/releases
Previous Message Maarten Boekhold 1998-05-30 16:30:15 anon cvs and specific versions/releases