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

r9611:a3d73b3e default
r10378:e1401c74 default
Show More
test-pull-http.out
12 lines | 339 B | text/plain | TextLexer
/ tests / test-pull-http.out
Dirkjan Ochtman
tests: add some tests for web.allowpull configurations
r6778 adding a
Adrian Buehlmann
hg.clone: report branch name on update
r9611 updating to branch default
Dirkjan Ochtman
tests: add some tests for web.allowpull configurations
r6778 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
% expect error, cloning not allowed
Mark Edgington
hgweb: send HTTP unauthorized error when denying pull
r7563 abort: authorization failed
Dirkjan Ochtman
tests: add some tests for web.allowpull configurations
r6778 requesting all changes
% serve errors
% expect error, pulling not allowed
Mark Edgington
hgweb: send HTTP unauthorized error when denying pull
r7563 abort: authorization failed
Dirkjan Ochtman
tests: add some tests for web.allowpull configurations
r6778 pulling from http://localhost/
searching for changes
% serve errors