During porting to D6, we forgot to convert the CVS blocks to use string deltas instead of integers. Working on this now as a prereq to fixing #371969: Move developer info into a block provided by cvs.module for real.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 431198-2.cvs_block_string_deltas.patch | 3.54 KB | dww |
| #1 | 431198-1.cvs_block_string_deltas.patch | 3.59 KB | dww |
Comments
Comment #1
dwwComment #2
dwwWe need to test for string versions of '0', not just 0, in our update query.
Comment #3
dwwCommitted to HEAD
Comment #4
dwwDon't forget to run update.php when this is deployed...
Comment #6
dwwNow deployed on d.o.
Comment #7
jpetso commentedSame thing done for Version Control API and its project node integration.