Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
_cvs problem
- X-seq: zsh-workers 17168
- From: Clint Adams <clint@xxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: _cvs problem
- Date: Wed, 15 May 2002 21:08:26 -0400
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
_cvs chokes on files with spaces.
To reproduce:
mkdir -p test/CVS
echo "D/a b c////" > test/CVS/Entries
cd test
cvs add <TAB>
===
Seems to be happening at or before _cvs:969.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author