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

r9889:38864218 default
r10378:e1401c74 default
Show More
test-non-interactive-wsgi.out
16 lines | 428 B | text/plain | TextLexer
/ tests / test-non-interactive-wsgi.out
Dirkjan Ochtman
Don't try to determine interactivity if ui() called with interactive=False....
r5337 changeset: 0:61c9426e69fe
tag: tip
user: test
date: Thu Jan 01 00:00:00 1970 +0000
summary: test
---- HEADERS
200 Script output follows
---- DATA
Dirkjan Ochtman
send conservatively capitalized HTTP headers
r5930 [('Content-Type', 'text/html; charset=ascii')]
Dirkjan Ochtman
Don't try to determine interactivity if ui() called with interactive=False....
r5337 ---- ERRORS
Henrik Stuart
hgweb: fix error in 38170eeed18c and introduce test for change
r9888 ---- OS.ENVIRON wsgi variables
[]
---- request.ENVIRON wsgi variables
Martin Geisler
test-non-interactive-wsgi: make output deterministic
r9889 ['wsgi.errors', 'wsgi.input', 'wsgi.multiprocess', 'wsgi.multithread', 'wsgi.run_once', 'wsgi.url_scheme', 'wsgi.version']