My Vim version is 7.2, when I install Cscope plugin, it seems that it
can not use cscope command.
For example, when I type :cs add /home/cciss/work/jm10.2/JM/
cscope.out /home/cciss/vim72, there is a error message "E319: Sorry,
the command is not available in this version". My guess is that the
most recent cscope plugin is for Vim version 7.1, thus it could be not
compatible with 7.2 version.
For you information, actually, the cscope.out is exist at that time,
as following:
cc...@justin:~/work/jm10.2/JM$ ls -l cscope.*
-rw-r--r-- 1 cciss cciss 303104 2008-12-14 22:26 cscope.in.out
-rw-r--r-- 1 cciss cciss 2569859 2008-12-14 22:26 cscope.out
-rw-r--r-- 1 cciss cciss 1944816 2008-12-14 22:26 cscope.po.out
So, is there anybody could explain this problem for me, thanks in
advance.
Jusin
--
Department of Electronic Engineering
City University of Hong Kong
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---