Re: Sources
"Merlin Moncure" <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.devel.win32 |
|---|---|
| Message-ID | <[email protected]> |
> 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:[email protected]:/projects/cvsroot login "c:\Program Files\GNU\WinCvs 1.3"\cvs -d :pserver:[email protected]:/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 ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org