##// END OF EJS Templates
verify: fix length check...
verify: fix length check According to the document added above, we should check L1 == L2, and the only way to get L1 in all cases is to call "rawsize()", and the only way to get L2 is to call "revision(raw=True)". Therefore the fix. Meanwhile there are still a lot of things about flagprocessor broken in revlog.py. Tests will be added after revlog.py gets fixed.

File last commit:

r26148:7f49efca default
r31762:dff03f68 default
Show More
compat
1 line | 2 B | text/plain | TextLexer
9