Re: [HACKERS] Stupid CVS question

From: The Hermit Hacker <scrappy(at)hub(dot)org>
To: James Thompson <jamest(at)math(dot)ksu(dot)edu>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [HACKERS] Stupid CVS question
Date: 1999-03-05 20:15:25
Message-ID: Pine.BSF.4.05.9903051614390.7045-100000@thelab.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, 5 Mar 1999, James Thompson wrote:

>
> I've been using the cvs,which I assumed was pre 6.5, copy of postgresql in
> a project I'm working on. With the recent talk of a 6.4.3 being released I
> was wondering which version cvs actually reflects. I'm green with CVS so
> if I'm missing something obvious feel free to whack me on the head.
> Thanks!
>
> I log into cvs and download like this
>
> cvs -d :pserver:anoncvs(at)postgresql(dot)org:/usr/local/cvsroot login
> cvs -d :pserver:anoncvs(at)postgresql(dot)org:/usr/local/cvsroot co pgsql

with the above, youare getting the development branch...

If you do:

cvs -d :pserver:anoncvs(at)postgresql(dot)org:/usr/local/cvsroot co -rREL6_4
pgsql

you'll get the "stable" branch

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 Michael Davis 1999-03-05 23:14:35 permissions problem
Previous Message James Thompson 1999-03-05 19:35:53 Stupid CVS question