This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Cannot build latest CVS setup


Dave Korn wrote:
----Original Message----
From: Igor Pechtchanski
Sent: 24 May 2005 15:30

On Tue, 24 May 2005, Dave Korn wrote:

----Original Message----
From: Igor Pechtchanski
Sent: 24 May 2005 04:15
CVS got confused.  A fresh checkout doesn't have this problem.

It probably will do when you update. It's a consequence of giving cvs the -dP flags.

Nope, it doesn't.

Nope, really, it does, let me demonstrate:


dk@mace /usr/build/apps/setup> cvs update
? configure.bad
? install.cc.latest
? install.cc.new
? install.cc.newer
? mirrors.txt
? res.rc.latest
? res.rc.new
M autoload.c
M msg.cc
dk@mace /usr/build/apps/setup> cvs update -dP
? configure.bad
? install.cc.latest
? install.cc.new
? install.cc.newer
? mirrors.txt
? res.rc.latest
? res.rc.new
M autoload.c
M msg.cc
cvs update: move away cfgaux/.direxists; it is in the way
C cfgaux/.direxists
dk@mace /usr/build/apps/setup>


The above works without errors for me!

Max.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]