tests/test-serve.out
author Bryan O'Sullivan <bos@serpentine.com>
Tue, 11 Mar 2008 11:30:42 -0700
changeset 6225 595a69a01129
parent 6000 8e7d64989bb8
child 6262 de7256c82fad
permissions -rw-r--r--
fetch: rename --force-editor option to --edit, for consistency

% Without -v
access log created - .hg/hgrc respected
% With -v
listening at http://localhost/
% With --prefix foo
listening at http://localhost/foo/
% With --prefix /foo
listening at http://localhost/foo/
% With --prefix foo/
listening at http://localhost/foo/
% With --prefix /foo/
listening at http://localhost/foo/