All, I have been using cscope to search keywords like function-calls using vim editor. It has been very useful to me. The cscope_maps.vim was put in the /usr/share/vim/vim61/plugin/cscope_maps.vim in Linux RedHat 9. And it was working perfectly fine. Now I have shifted to a new working place. I am trying to put the cscope_maps.vim in the same place ie /usr/share/vim/vim70/plugin/cscope_maps.vim. I created the database by doing cscope –R. But when I open vim editor I am getting the error message as “E568: duplicate cscope database not added”. I tried adding the contents into ~/.vimrc. I am getting the same error. The line no that is giving error in the script is “cs add cscope.out”. I am not able to find out what is the problem. Can u please help on the same.
-- regards, Narendran K All generalizations are false. _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
