473,396 Members | 2,018 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

downloading latest source from cvs

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:an*****@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

Nov 12 '05 #1
5 1191

-r

On Fri, 26 Sep 2003, 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:an*****@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


---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

Nov 12 '05 #2
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:an*****@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
pg***@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

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to ma*******@postgresql.org)

Nov 12 '05 #3
Relaxin wrote:
But how do you tell it that I only want what's tagged as WIN32_DEV?

Thanks
"Bruce Momjian" <pg***@candle.pha.pa.us> wrote in message

news:20***********************@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.
Nov 12 '05 #4
Relaxin wrote:
Relaxin wrote:
But how do you tell it that I only want what's tagged as WIN32_DEV?

Thanks


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

news:20***********************@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
pg***@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

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to ma*******@postgresql.org so that your
message can get through to the mailing list cleanly

Nov 12 '05 #5
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"

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to ma*******@postgresql.org)

Nov 12 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Robert Hathaway | last post by:
COMP.OBJECT FAQ Version II Beta now Available http://www.objectfaq.com/oofaq2 ================================================== - Latest Important Information on Object Technology - What's New...
2
by: MikeY | last post by:
Hi everyone, I've just finished formatting and reinstalling my o/s. Is there a way of downloading past news post older than the last 2 days? It seems that when I sign back up for these groups I...
1
by: just.starting | last post by:
Hi, My dot net client downloads files and checks for any new files time to time. The server is apache2.0.53 server. So what happens is that my file download thing works fine if I dont try to call...
0
by: just.starting | last post by:
I am having problem while downloading files from an apache server2.0.53 with php4.3.10.While downloading some files it generally stops after downloading some specific amount and then stops...
0
by: Frank Rizzo | last post by:
Hello, I've deployed a SmartClient/ClickOnce app to a web server. For whatever reason, for some users the application doesn't fully download. Instead the progress bar is stuck at 5 or 10%. After...
10
by: mwt | last post by:
This code works fine to download files from the web and write them to the local drive: import urllib f = urllib.urlopen("http://www.python.org/blah/blah.zip") g = f.read() file =...
2
by: HeroinNO.4 | last post by:
Hello everyone! Now the latest version of free count down timer source code is available in http://www.fillweb.com/countdown.htm, you can open it in IE and View->Source to see the latest version...
8
by: danish | last post by:
Hi, Can anyone suggest me why some .php files are downloading and some are executing. Ive got php 5.2.0 and apache 2.0.54. Apache came as an rpm along with Fedora 4. I downloaded php from the site...
15
by: teenagelcruise | last post by:
hello, i need a help regarding sql query, i would like to make my website which contain a database only display a latest topup date that had been made by a person.IF try to make a quey like this...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.