Tracking Push and Pull log and Workdir update

Stanimir Stamenkov s7an10 at netscape.net
Tue Jan 8 22:42:44 UTC 2013


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.

-- 
Stanimir



More information about the Mercurial mailing list