Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <5.1.0.14.2.20021101112252.02b58c90@pop3.cris.com> X-Sender: rrschulz AT pop3 DOT cris DOT com Date: Fri, 01 Nov 2002 11:24:18 -0800 To: cygwin AT cygwin DOT com From: Randall R Schulz Subject: Re: cvs can't parse its arguments -- known issue? In-Reply-To: <87n0otaylz.fsf@squeaker.lickey.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Matt, What does "type -a cvs" show you (from BASH)? Might you have an alias or shell function intervening between the command line and the actual invocation of the process? Also, are you sure you're running Cygwin cvs? Might there be another cvs installed on your system? Randall Schulz Mountain View, CA USA At 11:17 2002-11-01, Matt Armstrong wrote: >"John Morrison" writes: > > > I've had this - a while ago I think. Try calling cvs with it's > > full path... > > > > $ /bin/cvs ... > >Unfortunately, no luck. :-( > > >Randall R Schulz writes: > > > I cannot replicate that failure (I get a password prompt). > > > > Are you invoking it from a Cygwin shell, or from CMD.exe (or > > COMMAND.COM?). > >Win2k's CMD.EXE and Cygwin's bash give the same result. > > > > You might want to escape the @ sign, since under certain > > circumstances it's special (i.e., it's a extended shell argument > > processing syntax meant to allow arguments contained in files to be > > incorporated into the command line). > >Simply running "cvs a" gives the same error message. I suppose it is >time to compile from source and debug the problem. -- 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/