##// END OF EJS Templates
mq: remove qrefresh slow path (issue2025)...
mq: remove qrefresh slow path (issue2025) The slow path/fast path distinction has existed since mq was added to Mercurial in 2006. The slow path was used whenever the refreshed revision wasn't the tip

File last commit:

r7099:6f750e76 default
r10366:d355cebd stable
Show More
test-permissions.out
26 lines | 523 B | text/plain | TextLexer
/ tests / test-permissions.out
Matt Mackall
Add permissions handling test
r1497 checking changesets
checking manifests
crosschecking files in changesets and manifests
checking files
1 files, 1 changesets, 1 total revisions
checking changesets
checking manifests
crosschecking files in changesets and manifests
checking files
verify failed
checking changesets
checking manifests
crosschecking files in changesets and manifests
checking files
1 files, 1 changesets, 1 total revisions
commit failed
Benoit Boissinot
fix test-permissions output
r5215 diff -r c1fab96507ef a
--- a/a
+++ b/a
Matt Mackall
diff: don't show function name by default...
r5863 @@ -1,1 +1,1 @@
Benoit Boissinot
fix test-permissions output
r5215 -foo
+barber
Benoit Boissinot
dirstate.walk: skip unreadable directories (issue1213)...
r7099 M a
? dir/a
dir: Permission denied
M a