##// END OF EJS Templates
Do not use osutil.c with python 2.4 and Windows (issue1364)...
Do not use osutil.c with python 2.4 and Windows (issue1364) Windows python 2.4 os.stat() reports times including DST offset, while osutil.c reports the correct value, which makes status() systematically compare files content. This bug is fixed in python 2.5. Using osutil.py instead of osutil.c is 4x times slower on large repositories but current code is completely unusable. Given few people are likely to use python 2.4 on Windows this solution was considered a good trade-off compared to more invasive solutions trying to address the offset issue.

File last commit:

r6093:f5b00b6e default
r10521:bde1bb25 stable
Show More
test-cat.out
8 lines | 64 B | text/plain | TextLexer
Benoit Boissinot
fix the cat command...
r1582 adding a
adding b
0
0
0
Jesse Glick
Option --decode for hg cat to apply decode filters....
r6093 0
Thomas Arendsen Hein
Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero....
r1933 a: No such file in rev 03f6b0774996
Benoit Boissinot
fix the cat command...
r1582 1