oracle/opengrok

Clearcase vobs keyword

Open

#2.752 aberto em 18 de abr. de 2019

Ver no GitHub
 (5 comments) (0 reactions) (0 assignees)Java (747 forks)batch import
bughelp wanted

Métricas do repositório

Stars
 (4.060 stars)
Métricas de merge de PR
 (Mesclagem média 2d 13h) (24 fundiu PRs em 30d)

Description

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.

Guia do colaborador