On Mon, Mar 26, 2012 at 03:13:40PM -0400, Haehn, Steven wrote:
Hi Steven,
...
>    that link, I get a ToolTip/popup that contains what I assume to be the
>    message that was used to checkin that revision. I don’t see that with the
>    version of OpenGrok (.11) that I am running locally. So what is it that I
>    would have to do to get that to work at my site? (I looked at the
>    MercurialRepository code, which I am assuming is what is being used to hold
>    the OpenGrok code, but nothing stood out that would indicate how this popup
>    would be activated. (For example, is this a new feature not yet in .11?) 
> Any
>    insights would be appreciated.

It is not a new feature. Older versions should have for each source line a
<span class="blame"><span class="l"><a title="tooltipmessage" ...

If it is not there, theres is probably a problem getting the history or
annotations for the related file - basically it is doing a
{JDBC|File}getHistory() and 'hg annotate -n $file' on the server ...

Have fun,
jel.
-- 
Otto-von-Guericke University     http://www.cs.uni-magdeburg.de/
Department of Computer Science   Geb. 29 R 027, Universitaetsplatz 2
39106 Magdeburg, Germany         Tel: +49 391 67 12768
_______________________________________________
opengrok-discuss mailing list
opengrok-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opengrok-discuss

Reply via email to