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:[EMAIL PROTECTED]:/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:[EMAIL PROTECTED]:/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:[EMAIL PROTECTED]:/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:[EMAIL PROTECTED]:/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@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/