--- a/install Wed May 28 18:14:15 2008 +0100
+++ b/install Thu Jun 05 16:53:57 2008 +0100
@@ -4,11 +4,7 @@
install -o root -g root -d /usr/local/lib/hg-admin-tools
install -o root -g root -t /usr/local/lib/hg-admin-tools \
- access.py hg-ssh refresh-auth ruleset.py hgadmin-hgrc break-in
+ access.py hg-ssh refresh-auth ruleset.py hgadmin-hgrc create-breakin-repository ssh-replacement as-if-by-ssh break-in
install -o root -g root -d /etc/hg-admin-tools
install -o root -g root -t /etc/hg-admin-tools hg-ssh-wrapper remote-hgrc
-sudo adduser --system --shell /bin/sh --group --disabled-password \
- --gecos "Mercurial repositories" hg
-sudo -u hg -H ./hginit
-