lalitmetkar / vim

Automatically exported from code.google.com/p/vim
0 stars 0 forks source link

[patch] svn.vim syntax file doesn't recognize add-with-history syntax #61

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. set vim as the svn editor
2. svn copy a file that has history to another file
3. svn commit the new file

What is the expected output? What do you see instead?
expected: a colorized commit message
actual: colorization stops at the line that contains the '+' (indicating a new 
file is being added with history)

What version of the product are you using? On what operating system?
vim-7.3.487 on Gentoo Linux x86_64

Please provide any additional information below.
The syntax is defined in svn help status (see notes for "fourth column").
I've attached a small patch for the svn.vim syntax file to correct the regex.

Original issue reported on code.google.com by myk.tay...@gmail.com on 9 Apr 2012 at 8:03

Attachments:

GoogleCodeExporter commented 9 years ago
Also, the email address in the svn.vim file header appears to be out of date : )

Original comment by myk.tay...@gmail.com on 12 Apr 2012 at 5:03

GoogleCodeExporter commented 9 years ago
I believe this issue has been addressed on Apr 25, 2012. Can you, please, 
confirm?

Original comment by lech.lor...@gmail.com on 8 Jul 2012 at 11:47

GoogleCodeExporter commented 9 years ago

Original comment by lech.lor...@gmail.com on 29 Dec 2012 at 11:54