##// 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:

r10490:f2618cac stable
r10521:bde1bb25 stable
Show More
test-copy.out
52 lines | 1.5 KiB | text/plain | TextLexer
mpm@selenic.com
Add hg copy...
r363 A b
b
b: copy a:b789fdd96dc2f3bd229c1dd8eedf0fc60e2b68e3
Ronny Pfannschmidt
filelog: sort meta entries, ensure deterministic order
r10490 committed changeset 1:76973b01f66a012648546c979ea4c41de9e7d8cd
mpm@selenic.com
Update tests
r1043 we should see two history entries
Ronny Pfannschmidt
filelog: sort meta entries, ensure deterministic order
r10490 changeset: 1:76973b01f66a
mpm@selenic.com
Update tests
r1043 tag: tip
user: test
Thomas Arendsen Hein
Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero....
r1933 date: Mon Jan 12 13:46:40 1970 +0000
mpm@selenic.com
Update tests
r1043 files: b
description:
2
Matt Mackall
Only show long hashes with --debug, not --verbose
r2966 changeset: 0:33aaa84a386b
mpm@selenic.com
Update tests
r1043 user: test
Thomas Arendsen Hein
Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero....
r1933 date: Mon Jan 12 13:46:40 1970 +0000
mpm@selenic.com
Update tests
r1043 files: a
description:
1
we should see one log entry for a
Thomas Arendsen Hein
Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero....
r1933 changeset: 0:33aaa84a386b
mpm@selenic.com
Update tests
r1043 user: test
Thomas Arendsen Hein
Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero....
r1933 date: Mon Jan 12 13:46:40 1970 +0000
mpm@selenic.com
Update tests
r1043 summary: 1
this should show a revision linked to changeset 0
rev offset length base linkrev nodeid p1 p2
0 0 3 0 0 b789fdd96dc2 000000000000 000000000000
we should see one log entry for b
Ronny Pfannschmidt
filelog: sort meta entries, ensure deterministic order
r10490 changeset: 1:76973b01f66a
Thomas Arendsen Hein
Fixed tests for displaying tags in hg history and hg parents....
r388 tag: tip
mpm@selenic.com
Add hg copy...
r363 user: test
Thomas Arendsen Hein
Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero....
r1933 date: Mon Jan 12 13:46:40 1970 +0000
mpm@selenic.com
Add hg copy...
r363 summary: 2
mpm@selenic.com
Update tests
r1043 this should show a revision linked to changeset 1
rev offset length base linkrev nodeid p1 p2
Ronny Pfannschmidt
filelog: sort meta entries, ensure deterministic order
r10490 0 0 65 0 1 37d9b5d994ea 000000000000 000000000000
mpm@selenic.com
Update tests
r1043 this should show the rename information in the metadata
Ronny Pfannschmidt
filelog: sort meta entries, ensure deterministic order
r10490 copy: a
mpm@selenic.com
Update tests
r1043 copyrev: b789fdd96dc2f3bd229c1dd8eedf0fc60e2b68e3
Ronny Pfannschmidt
filelog: sort meta entries, ensure deterministic order
r10490 4999f120a3b88713bbefddd195cf5133 .hg/store/data/b.i
mpm@selenic.com
run-tests: remove '+ hg' trick...
r925 60b725f10c9c85c70d97880dfe8191b3 bsum
60b725f10c9c85c70d97880dfe8191b3 asum
mpm@selenic.com
Add hg copy...
r363 checking changesets
checking manifests
crosschecking files in changesets and manifests
checking files
2 files, 2 changesets, 2 total revisions