##// END OF EJS Templates
Add a multi-repository server...
Add a multi-repository server This merges a bunch of the ideas for a multi-repository CGI script and simplifies things a bit. It uses PATH_INFO so it generally wants paths of the form: http://host/hg.cgi/virtualpath This gets mapped via a simple config file to the real path. All info about the repo is read from the repo's hgrc.

File last commit:

r925:5a034646 default
r941:4cf418c2 default
Show More
test-merge5.out
5 lines | 170 B | text/plain | TextLexer
Bryan O'Sullivan
Update tests to match new addremove chattiness.
r767 removing b
mpm@selenic.com
[PATCH] Don't prompt user for keep-vs-delete when the merge is about to be aborted...
r415 this update spans a branch affecting the following files:
maf46@burn.cl.cam.ac.uk
Fix zombie files in merge...
r616 b
mpm@selenic.com
[PATCH] Don't prompt user for keep-vs-delete when the merge is about to be aborted...
r415 aborting update spanning branches!
Bryan O'Sullivan
Update output for test-merge5.
r819 (use update -m to merge across branches or -C to lose changes)