##// END OF EJS Templates
subrepo: change default path in hgrc of subrepo after cloning...
subrepo: change default path in hgrc of subrepo after cloning Previous behavior was to put in the cloned subrepos the path found in the original main repo. However it isn't valid for relative path and it seems more logical to reference instead the subrepos working copy path of the original main repo.

File last commit:

r7099:6f750e76 default
r10378:e1401c74 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