diff -r f98f716b2ae8 -r 3a28047ec6dc src/init/conf/remote-hgrc.d/logging.rc --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/init/conf/remote-hgrc.d/logging.rc Wed Dec 02 17:48:40 2009 +0000 @@ -0,0 +1,5 @@ +# Log every push and pull to the servelog + +[hooks] +changegroup.aaaaa_servelog = python:mercurialserver.servelog.hook +outgoing.aaaaa_servelog = python:mercurialserver.servelog.hook