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

r10442:662b0f9e default
r10521:bde1bb25 stable
Show More
test-mq-qclone-http.out
85 lines | 1.8 KiB | text/plain | TextLexer
/ tests / test-mq-qclone-http.out
Peter Arrenbrecht
mq: test for qclone of http repo+queue...
r6205 adding a
adding b
[mq]: b.patch
a
b.patch
Dirkjan Ochtman
hgweb: mq repos should be in non-recursive collections, too
r7525 % test with recursive collection
Peter Arrenbrecht
mq: test for qclone of http repo+queue...
r6205 200 Script output follows
/a/
/a/.hg/patches/
requesting all changes
adding changesets
adding manifests
adding file changes
added 2 changesets with 2 changes to 2 files
requesting all changes
adding changesets
adding manifests
adding file changes
added 1 changesets with 3 changes to 3 files
Adrian Buehlmann
hg.clone: report branch name on update
r9611 updating to branch default
Peter Arrenbrecht
mq: test for qclone of http repo+queue...
r6205 3 files updated, 0 files merged, 0 files removed, 0 files unresolved
1 files updated, 0 files merged, 0 files removed, 0 files unresolved
a
applying b.patch
Martin Geisler
mq: lowercase output...
r7627 now at: b.patch
Peter Arrenbrecht
mq: test for qclone of http repo+queue...
r6205 imported patch b.patch
a
Dirkjan Ochtman
hgweb: mq repos should be in non-recursive collections, too
r7525 % test with normal collection
Dirkjan Ochtman
tests: fix test-mq-qclone-http (broken by e60aaae83323)
r7524 200 Script output follows
/a/
Dirkjan Ochtman
hgweb: mq repos should be in non-recursive collections, too
r7525 /a/.hg/patches/
Dirkjan Ochtman
tests: fix test-mq-qclone-http (broken by e60aaae83323)
r7524
requesting all changes
adding changesets
adding manifests
adding file changes
added 2 changesets with 2 changes to 2 files
requesting all changes
adding changesets
adding manifests
adding file changes
Dirkjan Ochtman
hgweb: mq repos should be in non-recursive collections, too
r7525 added 1 changesets with 3 changes to 3 files
Adrian Buehlmann
hg.clone: report branch name on update
r9611 updating to branch default
Dirkjan Ochtman
hgweb: mq repos should be in non-recursive collections, too
r7525 3 files updated, 0 files merged, 0 files removed, 0 files unresolved
Dirkjan Ochtman
tests: fix test-mq-qclone-http (broken by e60aaae83323)
r7524 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
a
Dirkjan Ochtman
hgweb: mq repos should be in non-recursive collections, too
r7525 applying b.patch
Martin Geisler
mq: lowercase output...
r7627 now at: b.patch
Dirkjan Ochtman
hgweb: mq repos should be in non-recursive collections, too
r7525 imported patch b.patch
Dirkjan Ochtman
tests: fix test-mq-qclone-http (broken by e60aaae83323)
r7524 a
Dirkjan Ochtman
hgweb: mq repos should be in non-recursive collections, too
r7525 % test with old-style collection
200 Script output follows
/a/
/a/.hg/patches/
requesting all changes
adding changesets
adding manifests
adding file changes
added 2 changesets with 2 changes to 2 files
requesting all changes
adding changesets
adding manifests
adding file changes
added 1 changesets with 3 changes to 3 files
Adrian Buehlmann
hg.clone: report branch name on update
r9611 updating to branch default
Dirkjan Ochtman
hgweb: mq repos should be in non-recursive collections, too
r7525 3 files updated, 0 files merged, 0 files removed, 0 files unresolved
1 files updated, 0 files merged, 0 files removed, 0 files unresolved
a
applying b.patch
Martin Geisler
mq: lowercase output...
r7627 now at: b.patch
Dirkjan Ochtman
hgweb: mq repos should be in non-recursive collections, too
r7525 imported patch b.patch
a
Patrick Mezard
test-mq-qclone: test --mq option
r10427 % test --mq works and uses correct repository config
Martin Geisler
test-mq-qclone-http: hide port number
r10442 comparing with http://localhost:$HGPORT2/a/.hg/patches
Patrick Mezard
test-mq-qclone: test --mq option
r10427 searching for changes
no changes found
0 b.patch