Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <67677D360C1FD411BB4000B0D02080412949FA@EQEXCHANGE> From: Josh Schulte To: "'Charles Wilson'" Cc: "'cygwin AT sourceware DOT cygnus DOT com'" Subject: RE: Bug Report: CVS often fails in scripts under Cygwin Date: Thu, 21 Sep 2000 12:07:09 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="ISO-8859-1" Chuck, Have you written any scripts using cvs? Can you verify this on your setup? It may take a couple of different approaches because not every cvs command will give the "permission denied". Some scripts work just fine. Another guy here at work gets the same results. So if you or someone else is not getting this problem, then it is probably something we have setup in our environment. Thanks, Josh -----Original Message----- From: Josh Schulte Sent: Wednesday, September 20, 2000 4:59 PM To: 'Charles Wilson'; Josh Schulte Cc: 'cygwin AT sourceware DOT cygnus DOT com' Subject: RE: Bug Report: CVS often fails in scripts under Cygwin Chuck, Yes, it does work from the command line. In fact I have made extensive use cvs from the command line. cvs is only giving me problems when I use if from a script. Thanks, Josh > > When I use CVS in scripts under Cygwin I often get "cvs: > permission denied". > > This happens in perl and shell scripts. Not every cvs > command will fail. But > > the ones that fail seem to consistently fail. For instance > the following > > script: > Can you run these three commands from the shell by hand without error? > > $ cvs edit build.txt > $ echo "test" > build.txt > $ cvs commit -m test build.txt -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com