On 07/24/12 09:40 PM, Chingis Dugarzhapov wrote:
Hello,

We are using OpenGrok to browse/search code in some mercurial
repositories (regularly refreshed via background cron job).

I would like to know if it is possible to display hidden .hg folders in
xref/ view.

Sometimes we have repos with quite similar code, people want to know
which reference repo they are browsing. So there is a need to show them
.hg contents.

I didn't find any default ignore patterns for xref/ display. And it
seems to be quite weird: say .hg and .hgtags are hidden, and .hgignore
is visible...

These files/dirs are ignored on purpose. Instead of making them visible the real problem should be solved - i.e. what information from Mercurial metadata should be made visible ?

One way how to provide such differentiation would be to finish implementation of per repository metadata like:

  http://defect.opensolaris.org/bz/show_bug.cgi?id=16736

and make the information visible in web page contents.

This could be further extended - make some sort of template for the per project metadata based on the SCM metadata.


v.
_______________________________________________
opengrok-discuss mailing list
opengrok-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opengrok-discuss

Reply via email to