Bram Moolenaar wrote:
Mr Toothpik wrote:

i was surpised by the fact that simply running 'svn update' bumped me
up to 7.1a -- from previous posts i had thought there was something
extra that had to be done to get the beta, like create a new 71a
directory or something

now i've got the beta i feel committed, and will commence chasing
after the errors it spews from

        /usr/local/share/vim/vim71a/filetype.vim

when i run it -- apparently the install created the 71a directory for me

What errors?

Bram,

The SVN Repos has conflict markers left in the file filetype.vim, effectively causing syntax errors. This issue is specific to the SVN repository (CVS/FTP users unaffected).

I think a conflict occurred when the 7.1a patch 1 was merged in, and that conflict was never resolved by the SVN maintainer. This conflict can be trivially fixed be removing the conflict markers (<<<<<<<<, >>>>>>>> and ======). I didn't take a close look at the issue though.

-Robert

Reply via email to