Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

_cvs problem



_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