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

r9611:a3d73b3e default
r10521:bde1bb25 stable
Show More
test-simple-update.out
25 lines | 775 B | text/plain | TextLexer
/ tests / test-simple-update.out
Bryan O'Sullivan
Update tests to match new addremove chattiness.
r767 adding foo
mpm@selenic.com
Add a simple testing framework...
r331 checking changesets
checking manifests
crosschecking files in changesets and manifests
checking files
1 files, 1 changesets, 1 total revisions
Adrian Buehlmann
hg.clone: report branch name on update
r9611 updating to branch default
Thomas Arendsen Hein
Make hg update more verbose by default (issue12)...
r2175 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
0 files updated, 0 files merged, 0 files removed, 0 files unresolved
mpm@selenic.com
[PATCH] Unintuive use...
r404 pulling from ../branch
mpm@selenic.com
Add a simple testing framework...
r331 searching for changes
adding changesets
adding manifests
mpm@selenic.com
Fix up test results...
r775 adding file changes
added 1 changesets with 1 changes to 1 files
mpm@selenic.com
[PATCH] Unintuive use...
r404 (run 'hg update' to get a working copy)
mpm@selenic.com
Add a simple testing framework...
r331 checking changesets
checking manifests
crosschecking files in changesets and manifests
checking files
1 files, 2 changesets, 2 total revisions
Thomas Arendsen Hein
Make hg update more verbose by default (issue12)...
r2175 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
mpm@selenic.com
Add a simple testing framework...
r331 foo
bar
Patrick Mezard
Display symlink or executable bit with manifest -v...
r5405 6f4310b00b9a147241b071a60c28a650827fb03d 644 foo