Tracking Push and Pull log and Workdir update
Matt Mackall
mpm at selenic.com
Wed Jan 9 01:02:16 UTC 2013
On Wed, 2013-01-09 at 00:42 +0200, Stanimir Stamenkov wrote:
> Tue, 8 Jan 2013 11:47:15 -0500, /Long Vu/:
> > On Tue, Jan 8, 2013 at 11:33 AM, Kevin Bullock wrote:
> >> On Jan 8, 2013, at 10:07 AM, Long Vu wrote:
> >>
> >>> Is there a way to track when a cset landed in a repo (both by
> >>> pull or push, for all csets in a repo)?
> >>>
> >>> Is there a way to track the state of a workdir (list of when
> >>> and what cset a workdir was updated to, since its creation)?
> >>
> >> Not without using hooks and/or an extension.
> >
> > So are there any existing extensions or documented hooks that do
> > what I want?
>
> For the former you might look into Mozilla's push log
> <https://groups.google.com/d/msg/mozilla.support.webtools/77Y-Fbo45JA/gt4yVSyRl7IJ>:
>
> > http://hg.mozilla.org/hgcustom/hghooks
> > http://hg.mozilla.org/hgcustom/pushlog
> > http://hg.mozilla.org/hgcustom/hg_templates
> >
> > The first link is the set of hooks that Mozilla uses; the second creates
> > the pushlog; and the third is the hg templates for the pushlog and other
> > pages.
Hey, did you know we have a wiki for publishing the existence of such
code? *hint hint nudge nudge*
--
Mathematics is the supreme nostalgia of our time.
More information about the Mercurial
mailing list