Re: Sources

From: "Merlin Moncure" <merlin(dot)moncure(at)rcsonline(dot)com>
To: "Anass HAMMEDI" <Anass(dot)HAMMEDI(at)asais(dot)fr>
Cc: <pgsql-hackers-win32(at)postgresql(dot)org>
Subject: Re: Sources
Date: 2004-07-29 12:31:15
Message-ID: 6EE64EF3AB31D5448D0007DD34EEB34101AF0C@Herge.rcsinc.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers-win32

> Would it be possible to add the sources to the installation package so
we
> can find sources in <PostgresqlHome>\src.
> I'm developing an OleDB provider and consumer for PostgreSQL and i
need

To get source:
1. install cvs/wincvs
2. enter following commands

"c:\Program Files\GNU\WinCvs 1.3"\cvs -d
:pserver:anoncvs(at)anoncvs(dot)postgresql(dot)org:/projects/cvsroot login
"c:\Program Files\GNU\WinCvs 1.3"\cvs -d
:pserver:anoncvs(at)anoncvs(dot)postgresql(dot)org:/projects/cvsroot co -P pgsql

this will check out the source to a folder called pgsql. An alternative
is to grab the source tarball which sits on the ftp site. I prefer the
cvs option.

Merlin

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Merlin Moncure 2004-07-29 12:41:16 Re: Older snapshots
Previous Message Andreas Pflug 2004-07-29 11:13:56 Logger subprocess for win32