Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: <mailto:cygwin-subscribe AT sources DOT redhat DOT com> List-Archive: <http://sources.redhat.com/ml/cygwin/> List-Post: <mailto:cygwin AT sources DOT redhat DOT com> List-Help: <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <39866069.6C35242E@ece.gatech.edu> Date: Tue, 01 Aug 2000 01:30:17 -0400 From: Charles Wilson <cwilson AT ece DOT gatech DOT edu> X-Mailer: Mozilla 4.73 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: cygwin AT sourceware DOT cygnus DOT com CC: kirben AT bigfoot DOT com Subject: Re: cvs available for test References: <398627B5 DOT B7C15947 AT ece DOT gatech DOT edu> <39865EA2 DOT 24D2A23A AT ece DOT gatech DOT edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit > --Forwarded to the list for Travis Howell <kirben AT bigfoot DOT com>-- > > I found another CVS issue under Cygwin 1.1.3 with eggdrop1.4 CVS, when I > follow the instructions at http://www.eggheads.org/txt/cvs.txt the > directories get created alright but I get errors for every file it tries > to > create like this: > cvs checkout: cannot write eggdrop1.4/CONTENTS: No such file or > directory > cvs checkout: cannot write eggdrop1.4/COPYING: No such file or directory > cvs checkout: cannot write eggdrop1.4/FEATURES: No such file or > directory > cvs checkout: cannot write eggdrop1.4/INSTALL: No such file or directory > cvs checkout: cannot write eggdrop1.4/Makefile.in: No such file or > directory > cvs checkout: cannot write eggdrop1.4/NEWS: No such file or directory > cvs checkout: cannot write eggdrop1.4/README: No such file or directory > > Those eggdrop 1.4 CVS instructions work fine via a shell on Redhat 6.x > though, this problem also occured when using the gdbm and cvs rpms from > http://cygwin.cjb.net/ I made sure I removed those rpms beforing using > your > cvs and gdbm binares though. > My system is using latest Cygwin 1.1.3 binaries from both latest and > contrib > directories, any ideas ? sounds like it's your setup -- possibly a permissions problem. I just followed those instructions on my machine, and got the following output: /usr/src/tmp > cvs co eggdrop1.4 cvs server: Updating eggdrop1.4 U eggdrop1.4/CONTENTS U eggdrop1.4/COPYING U eggdrop1.4/FEATURES U eggdrop1.4/INSTALL U eggdrop1.4/Makefile.in U eggdrop1.4/NEWS U eggdrop1.4/README U eggdrop1.4/TODO ..... with no problems. My system has CYGWIN=tty binmode ntsec and I am logged in as an ordinary, non-Administrators-group user. --Chuck -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com