On Fri, 17 Jan 2003, Max Bowsher wrote: > Frédéric L. W. Meunier wrote: > > 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 > > Works for me, copy/pasting your command. Try again in a totally empty > directory?
Right. I tried in /tmp/ It worked in /tmp/foo/ But it still doesn't return to the shell prompt: $ cvs -d :pserver:[EMAIL PROTECTED]:/var/lib/cvs co micq U micq/.cvsignore U micq/AUTHORS U micq/COPYING ... U micq/web/valid-html40 U micq/web/zh_CN.gif U micq/web/zh_TW.gif $ ps ... I 580 1196 580 2832 0 1004 12:03:52 /usr/bin/cvs ... ^C cvs [checkout aborted]: received interrupt signal > If still not, try adding the -t option to cvs. I did a cd micq; cvs up with -t: -> rename(CVS/Entries.Backup,CVS/Entries) -> unlink(CVS/Entries.Log) -> rename(CVS/Entries.Backup,CVS/Entries) -> unlink(CVS/Entries.Log) -> unlink(CVS/Entries.Static) -> unlink(CVS/Entries.Static) S-> unlink_file(CVS/Entries.Static) S-> unlink_file(./CVS/Entries.Static) S-> rename(CVS/Entries.Backup,CVS/Entries) S-> unlink_file(CVS/Entries.Log) S-> Reader_Lock(/var/lib/cvs/micq) S-> Lock_Cleanup() S-> unlink_file(contrib/CVS/Entries.Static S-> Reader_Lock(/var/lib/cvs/micq/contrib) S-> Lock_Cleanup() S-> rename(CVS/Entries.Backup,CVS/Entries) S-> unlink_file(CVS/Entries.Log) S-> unlink_file(debian/CVS/Entries.Static) S-> Reader_Lock(/var/lib/cvs/micq/debian) S-> Lock_Cleanup() S-> rename(CVS/Entries.Backup,CVS/Entries) S-> unlink_file(CVS/Entries.Log) S-> unlink_file(doc/CVS/Entries.Static) S-> rename(CVS/Entries.Backup,CVS/Entries) S-> unlink_file(CVS/Entries.Log) S-> Reader_Lock(/var/lib/cvs/micq/doc) S-> Lock_Cleanup() S-> unlink_file(de/CVS/Entries.Static) S-> Reader_Lock(/var/lib/cvs/micq/doc/de) S-> Lock_Cleanup() S-> rename(CVS/Entries.Backup,CVS/Entries) S-> unlink_file(CVS/Entries.Log) S-> unlink_file(es/CVS/Entries.Static) S-> Reader_Lock(/var/lib/cvs/micq/doc/es) S-> Lock_Cleanup() S-> rename(CVS/Entries.Backup,CVS/Entries) S-> unlink_file(CVS/Entries.Log) S-> unlink_file(fr/CVS/Entries.Static) S-> Reader_Lock(/var/lib/cvs/micq/doc/fr) -> unlink(CVS/Entries.Static) -> unlink(CVS/Entries.Static) -> unlink(CVS/Entries.Static) -> unlink(CVS/Entries.Static) -> unlink(CVS/Entries.Static) -> unlink(CVS/Entries.Static) S-> Lock_Cleanup() S-> rename(CVS/Entries.Backup,CVS/Entries) S-> unlink_file(CVS/Entries.Log) S-> unlink_file(pt_BR/CVS/Entries.Static) -> unlink(CVS/Entries.Static) S-> Reader_Lock(/var/lib/cvs/micq/doc/pt_BR) S-> Lock_Cleanup() S-> rename(CVS/Entries.Backup,CVS/Entries) S-> unlink_file(CVS/Entries.Log) S-> unlink_file(ru/CVS/Entries.Static) -> unlink(CVS/Entries.Static) S-> Reader_Lock(/var/lib/cvs/micq/doc/ru) S-> Lock_Cleanup() S-> rename(CVS/Entries.Backup,CVS/Entries) S-> unlink_file(CVS/Entries.Log) S-> unlink_file(uk/CVS/Entries.Static) -> unlink(CVS/Entries.Static) S-> Reader_Lock(/var/lib/cvs/micq/doc/uk) S-> Lock_Cleanup() S-> rename(CVS/Entries.Backup,CVS/Entries) S-> unlink_file(CVS/Entries.Log) S-> rename(CVS/Entries.Backup,CVS/Entries) S-> unlink_file(CVS/Entries.Log) S-> unlink_file(include/CVS/Entries.Static) -> unlink(CVS/Entries.Static) S-> Reader_Lock(/var/lib/cvs/micq/include) S-> Lock_Cleanup() S-> rename(CVS/Entries.Backup,CVS/Entries) S-> unlink_file(CVS/Entries.Log) S-> unlink_file(lang/CVS/Entries.Static) -> unlink(CVS/Entries.Static) S-> Reader_Lock(/var/lib/cvs/micq/lang) S-> Lock_Cleanup() S-> rename(CVS/Entries.Backup,CVS/Entries) S-> unlink_file(CVS/Entries.Log) S-> unlink_file(replace/CVS/Entries.Static) -> unlink(CVS/Entries.Static) S-> Reader_Lock(/var/lib/cvs/micq/replace) S-> Lock_Cleanup() S-> rename(CVS/Entries.Backup,CVS/Entries) S-> unlink_file(CVS/Entries.Log) S-> unlink_file(src/CVS/Entries.Static) -> unlink(CVS/Entries.Static) S-> Reader_Lock(/var/lib/cvs/micq/src) S-> Lock_Cleanup() S-> rename(CVS/Entries.Backup,CVS/Entries) S-> unlink_file(CVS/Entries.Log) S-> unlink_file(web/CVS/Entries.Static) -> unlink(CVS/Entries.Static) S-> Reader_Lock(/var/lib/cvs/micq/web) S-> Lock_Cleanup() S-> rename(CVS/Entries.Backup,CVS/Entries) S-> unlink_file(CVS/Entries.Log) S-> rename(CVS/Entries.Backup,CVS/Entries) S-> unlink_file(CVS/Entries.Log) Still the same. BTW, /tmp is on NTFS (XP Professional SP1). /cygdrive/g/Linux/micq (the first copy) is on FAT32 if that matters. -- 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/