downloading latest source from cvs

Started by Relaxinover 22 years ago6 messagesgeneral
Jump to latest
#1Relaxin
noname@spam.com

I'm using Windows and I want to download the lastest beta source (7.4).
I read that I need to use the WIN32_DEV tag.

How do I do this if I'm using Wincvs, I know how to download from the
postgrsql cvs.

I use the following command:
cvs -z3 -d :pserver:anoncvs@anoncvs.postgresql.org:/projects/cvsroot co -P
pgsql

But how do you tell it that I only want what's tagged as WIN32_DEV?

Thanks

#2The Hermit Hacker
scrappy@hub.org
In reply to: Relaxin (#1)
Re: downloading latest source from cvs

-r

On Fri, 26 Sep 2003, Relaxin wrote:

Show quoted text

I'm using Windows and I want to download the lastest beta source (7.4).
I read that I need to use the WIN32_DEV tag.

How do I do this if I'm using Wincvs, I know how to download from the
postgrsql cvs.

I use the following command:
cvs -z3 -d :pserver:anoncvs@anoncvs.postgresql.org:/projects/cvsroot co -P
pgsql

But how do you tell it that I only want what's tagged as WIN32_DEV?

Thanks

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

#3Bruce Momjian
bruce@momjian.us
In reply to: Relaxin (#1)
Re: downloading latest source from cvs

Relaxin wrote:

I'm using Windows and I want to download the lastest beta source (7.4).
I read that I need to use the WIN32_DEV tag.

How do I do this if I'm using Wincvs, I know how to download from the
postgrsql cvs.

I use the following command:
cvs -z3 -d :pserver:anoncvs@anoncvs.postgresql.org:/projects/cvsroot co -P
pgsql

But how do you tell it that I only want what's tagged as WIN32_DEV?

Thanks

I think you need -rWIN32_DEV

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
#4Relaxin
noname@spam.com
In reply to: Relaxin (#1)
Re: downloading latest source from cvs

Relaxin wrote:

But how do you tell it that I only want what's tagged as WIN32_DEV?

Thanks

"Bruce Momjian" <pgman@candle.pha.pa.us> wrote in message

news:200309290137.h8T1bea13429@candle.pha.pa.us...

I think you need -rWIN32_DEV

ok, I did as you suggested and I got only and everything that was tagged as
WIN32_DEV, but I still have the following errors when compiling using the
bcc32.mak file:

try to compile the libpq library with
bcc32.mak under bcb5, but have some problems when linked.
The problems are about :
1._pqGethostbyname
2._pqStrerror
can't referenced.

#5Bruce Momjian
bruce@momjian.us
In reply to: Relaxin (#4)
Re: downloading latest source from cvs

Relaxin wrote:

Relaxin wrote:

But how do you tell it that I only want what's tagged as WIN32_DEV?

Thanks

"Bruce Momjian" <pgman@candle.pha.pa.us> wrote in message

news:200309290137.h8T1bea13429@candle.pha.pa.us...

I think you need -rWIN32_DEV

ok, I did as you suggested and I got only and everything that was tagged as
WIN32_DEV, but I still have the following errors when compiling using the
bcc32.mak file:

try to compile the libpq library with
bcc32.mak under bcb5, but have some problems when linked.
The problems are about :
1._pqGethostbyname
2._pqStrerror
can't referenced.

Oh, WIN32_DEV is just for server Win32 development. Beta3 or CVS
snapshot will give you a working win32 client end.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
#6Alvaro Herrera
alvherre@dcc.uchile.cl
In reply to: Bruce Momjian (#5)
Re: downloading latest source from cvs

On Mon, Sep 29, 2003 at 10:57:20AM -0400, Bruce Momjian wrote:

Relaxin wrote:

try to compile the libpq library with
bcc32.mak under bcb5, but have some problems when linked.

Oh, WIN32_DEV is just for server Win32 development. Beta3 or CVS
snapshot will give you a working win32 client end.

You can use

cvs update -r HEAD

to get the latest tree for testing, outside WIN32_DEV.

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"God is real, unless declared as int"