Logging push and pull actions on Remote server

Matt Mackall mpm at selenic.com
Wed Jun 4 20:22:13 UTC 2014


On Wed, 2014-06-04 at 15:13 -0500, David Wink wrote:
> Guys,
> I want to be able to log push and pull actions from my remote "Official
> repo".  I would like to be able to log the time and user info when someone
> pulls and/or pushes to my remote repo.  I assume I can do with with hooks
> but I not sure which hooks to use.  Can anyone shed some light for me?

You might want to start by looking at the blackbox extension:

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

In many configurations, pull requires no user credentials, so there are
none to log.

-- 
Mathematics is the supreme nostalgia of our time.





More information about the Mercurial mailing list