##// END OF EJS Templates
convert/bzr: make it work with filemaps (issue1631)...
convert/bzr: make it work with filemaps (issue1631) The bzr converter maintains a child -> parents mapping and drop entries whenever a child is read. It does not work with filemaps, getchangedfiles() may be called more than once when filtered files belong to merge revisions. getchanges() still works that way but it is not clear whether a similar issue can arise when interacting with merges.

File last commit:

r7099:6f750e76 default
r8165:78658990 default
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