Re: [HACKERS] CVS access?

From: James Thompson <jamest(at)math(dot)ksu(dot)edu>
To: Todd Graham Lewis <tlewis(at)mindspring(dot)net>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: [HACKERS] CVS access?
Date: 1999-03-06 21:51:56
Message-ID: Pine.GSO.4.05.9903061547210.12817-100000@noether.math.ksu.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, 6 Mar 1999, Todd Graham Lewis wrote:

> Hello.
>
> The web page does not, so far as I can tell, detail how to get access to
> the PostgreSQL CVS tree. I just want read access so that I can take a look
> at the latest source and do some poking around.
>
> 1) Can someone tell me how to get to it, and
>

Login
cvs -d :pserver:anoncvs(at)postgresql(dot)org:/usr/local/cvsroot login
password is 'postgresql'

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

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

->->->->->->->->->->->->->->->->->->---<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<
James Thompson 138 Cardwell Hall Manhattan, Ks 66506 785-532-0561
Kansas State University Department of Mathematics
->->->->->->->->->->->->->->->->->->---<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<

In response to

  • CVS access? at 1999-03-06 21:29:43 from Todd Graham Lewis

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 1999-03-06 23:06:39 Re: [HACKERS] Re: Max backend limits cleaned up
Previous Message Todd Graham Lewis 1999-03-06 21:29:43 CVS access?