Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Fri, 17 Jan 2003 11:14:37 -0200 (E. South America Daylight Time) From: =?ISO-8859-1?Q?Fr=E9d=E9ric_L=2E_W=2E_Meunier?= <0 AT pervalidus DOT net> To: Charles Wilson , Rico -mc- Gloeckner cc: cygwin AT cygwin DOT com Subject: Re: CVS problem In-Reply-To: <20030117123728.GA7796@krikkit.ukeer.de> Message-ID: References: <20030117123728 DOT GA7796 AT krikkit DOT ukeer DOT de> X-X-Sender: fredlwm AT fastmail DOT fm MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from QUOTED-PRINTABLE to 8bit by delorie.com id h0HDF2I03348 On Fri, 17 Jan 2003, Rico -mc- Gloeckner wrote: > On Thu, Jan 16, 2003 at 08:47:48PM -0200, Frédéric L. W. Meunier wrote: > > I don't know if it's a problem with the mICQ repository, but > > the following shows up on latest Cygwin: > > > > $ cvs -d :pserver:anonymous AT www DOT micq DOT org:/var/lib/cvs up > > ? prepare.new > > cvs server: cannot open directory /var/lib/cvs/micq/doc/html: > > No such file or directory > > cvs server: skipping directory doc/html > > > > and it doesn't return to the shell prompt. > > > > The same if there were any updates. > > > > $ ps > > > > I 1540 1196 1540 400 0 1004 20:35:34 /usr/bin/cvs > > > > It works fine with other repositories. > Since it doesnt return you to the shell Right. > nor simply skip the not anymore-existring directory (Attic > Dir) It does: $ cvs -d :pserver:anonymous AT www DOT micq DOT org:/var/lib/cvs up ? prepare.new P AUTHORS P ChangeLog P doc/micqrc.5 cvs server: cannot open directory /var/lib/cvs/micq/doc/html: No such file or directory cvs server: skipping directory doc/html P include/datatype.h P lang/.cvsignore ... > i would bet, that this is a race condition in the Cygwin Port > of cvs. Charles, if you could check this. Here it's 100% reproduceable. And a cvs co doesn't work: According to http://www.micq.org/download.shtml.en I do $ cvs -d :pserver:anonymous AT www DOT micq DOT org:/var/lib/cvs co micq cvs checkout: cannot open CVS/Entries for reading: No such file or directory cvs [checkout aborted]: no repository Now I try another repository: $ cvs -d :pserver:anonymous AT anoncvs DOT gnome DOT org:/cvs/gnome co mc U mc/.cvsignore U mc/AUTHORS ... Rico, are you using CVS 1.11.4 ? And what version were you using before you migrated the server ? -- 0 AT pervalidus.{net, {dyndns.}org} -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/