This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]