Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: ehh... zsh: correct 'cvs' to '_cvs' [nyae]? n
- X-seq: zsh-users 4024
- From: Michael Schaap <cygwin@xxxxxxxxx>
- To: Andrew Markebo <flognat@xxxxxxxxxxxxxxxx>, "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- Subject: Re: ehh... zsh: correct 'cvs' to '_cvs' [nyae]? n
- Date: Thu, 12 Jul 2001 00:19:28 +0200
- Cc: zsh-users@xxxxxxxxxx
- In-reply-to: <m3lmlvmfwy.fsf@xxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <1010711171527.ZM30915@xxxxxxxxxxxxxxxxxxxxxxx> <m3bsmrog8j.fsf@xxxxxxxxxxxxxxxxxxxxx> <1010711171527.ZM30915@xxxxxxxxxxxxxxxxxxxxxxx>
At 21:20 11-7-2001, Andrew Markebo wrote:
Just a thought.. I picked the source for zsh and compiled it under
cygwin.. Forgot to mention which platform before.
Oh yes, that makes a difference!
I posted to the list about this problem a short while ago. Check the
archives for a thread "Zsh observations". Andrej Borsenkow sent a patch
that fixes the problem.
(The problem is that zsh doesn't find "/bin/cvs", but
"/bin/cvs.exe". Therefore, it tries to correct "cvs" to the closest it can
find, which is the autoloaded "_cvs" function.)
- Michael
Messages sorted by:
Reverse Date,
Date,
Thread,
Author