Downloading PostgreSQL source code version 7.1 through CVS - Mailing list pgsql-admin

From Kuriakose, Cinu Cheriyamoozhiyil
Subject Downloading PostgreSQL source code version 7.1 through CVS
Date
Msg-id D566E8CF3538B54D95B925CB69CB4D2A06210E14@inblr-exch1.eu.uis.unisys.com
Whole thread Raw
In response to PgAgent..  ("Jayakumar_Mukundaraju" <Jayakumar_Mukundaraju@satyam.com>)
Responses Re: Downloading PostgreSQL source code version 7.1 through CVS
Re: Downloading PostgreSQL source code version 7.1 through CVS
List pgsql-admin

Hi all,

 

Can anyone please tell me how to download the PostgreSQL-7.1 source code through CVS, i use the following set of commands to get the source code of postgreSQL.

 

1) cvs -d :pserver:anoncvs@anoncvs.postgresql.org:/projects/cvsroot login

This command will do an initial login to the PostgreSQL repository.

 

2) cvs -z3 -d :pserver:anoncvs@anoncvs.postgresql.org:/projects/cvsroot co -P pgsql

This will fetch the code, but the code that is fetched is the latest code.

 

Can anyone please tell me what command I have to use to download the source code For PostgreSQL-7.1.

 

Thanks in advance

Regards

Cinu Kuriakose

 

 

Thanks and Regards

Cinu

pgsql-admin by date:

Previous
From: "Jayakumar_Mukundaraju"
Date:
Subject: PgAgent..
Next
From: "Hyatt, Gordon"
Date:
Subject: Re: plpgsql question/problem