# HG changeset patch # User Paul Crowley <paul@lshift.net> # Date 1345805187 -3600 # Node ID 924bf9d4dbc02ad78ffeaf829fdbbb87fa616b40 # Parent bd8b83417548f0c4664e025b53cc5fb902b0c61d Added a para warning that an hg account will be created, as suggested in email diff -r bd8b83417548 -r 924bf9d4dbc0 CREDITS --- a/CREDITS Fri Aug 24 10:53:06 2012 +0100 +++ b/CREDITS Fri Aug 24 11:46:27 2012 +0100 @@ -26,6 +26,7 @@ Slavko <slavko@slavino.sk> Michał Kułach <michalkulach@gmail.com> Tom Parker <palfrey@lshift.net> +Hugh Fisher <hugh.fisher@anu.edu.au> This credits file may be incomplete - please remind me about people I should add! diff -r bd8b83417548 -r 924bf9d4dbc0 doc/manual.docbook --- a/doc/manual.docbook Fri Aug 24 10:53:06 2012 +0100 +++ b/doc/manual.docbook Fri Aug 24 11:46:27 2012 +0100 @@ -37,6 +37,9 @@ xlink:href="http://sial.org/howto/openssh/publickey-auth/">OpenSSH Public Key Authentication tutorial</link> may be helpful. </para> +<para> +When mercurial-server is installed, a new user account called <systemitem +class="username">hg</systemitem> will be created; this user's home directory will be where all repositories will be stored, so you should ensure that it has enough space and suchlike.</para> <section> <title>Initial access to mercurial-server</title> <para>