Logging push and pull actions on Remote server

Matt Mackall mpm at selenic.com
Wed Jun 4 20:56:11 UTC 2014


On Wed, 2014-06-04 at 15:46 -0500, David Wink wrote:
> I tried to enable the blackbox extension on the server but nothing is
> logged.  It works great for the local repo but nothing is generated on the
> remote repo.
> We are authenticating via http and LDAP.

Odds are it's not actually enabled due to permissions or trust issues:

http://mercurial.selenic.com/wiki/Trust

But if you're authenticating every connection, then you should be able
to harvest everything you need from your server logs (provided it's
configured to log the authenticated user).

-- 
Mathematics is the supreme nostalgia of our time.





More information about the Mercurial mailing list