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

r6137:1c0e7afe default
r10378:e1401c74 default
Show More
test-webraw.out
10 lines | 382 B | text/plain | TextLexer
Eric Hopper
Add a test for getting raw files via the web UI.
r2532 200 Script output follows
content-type: text/plain
content-length: 157
Thomas Arendsen Hein
hgweb: Quote filenames when downloading raw files.
r6137 content-disposition: inline; filename="some \"text\".txt"
Eric Hopper
Add a test for getting raw files via the web UI.
r2532
This is just some random text
that will go inside the file and take a few lines.
It is very boring to read, but computers don't
care about things like that.
Thomas Arendsen Hein
hgweb: Quote filenames when downloading raw files.
r6137 host - - [date] "GET /?f=a23bf1310f6e;file=sub/some%20%22text%22.txt;style=raw HTTP/1.1" 200 -