oracle/opengrok

Clearcase vobs keyword

开放

#2,752 创建于 2019年4月18日

 (5 条评论) (0 个反应) (0 位负责人)Java (747 个派生)batch import
bughelp wanted

仓库指标

星标
 (4,060 个星标)
PR 合并指标
 (平均合并 2天 17小时) (30 天内合并 11 个 PR)

描述

I started Opegrok from the latest docker image (Tomcat 9, JRE 8) and configured it to point a mercurial repository that has many directories as follows:

/repository/software/vobs/application/1 /repository/software/vobs/application/2 /repository/software/vobs/application/3

Although the indexing is completed and the source code is searchable the history is not available through the user interface. It seems that even I use a different SCM, Opengrok's HistoryGuru messes with Clearcase. Discovered that the evaluation of Clearcase includes a check for the keyword "vobs" in the file paths which appears to be related.

贡献者指南