Fixing Duplicate Version IDs

1 · · Nov. 6, 2010, 7 a.m.
The scripts on vim.org are full of releases with the same version number as the previous release. The scraper used to drop these release because it thought it had already imported them. The scraper now works around this by appending @1 (or @2 if @1 has already been taken, and so on) to the duplicate numbers. They are now unique and git is happy to tag them. Here's an example: jQuery The 90 affected scripts have been regenerated: 0015 - ccase.vim 0020 - jcommenter.vim 0030 - python.vim 0031 - ...