xref: /OpenGrok/opengrok-indexer/src/main/java/org/opengrok/indexer/history/package.html (revision a840d4e0a51644f01cec6d36d31156074cc8ec8d)
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html lang="en">
3  <head>
4    <title>Package org.opengrok.history</title>
5  </head>
6  <body>
7    <p>
8      <a href="https://github.com/oracle/opengrok/wiki/Internals">From the OpenGrok internals</a>:
9      To get the version control history Analyzer Guru, calls his
10      old friend the good old History Guru. This guy is much older
11      than Analyzer Guru, and his silky long beard almost touches
12      the ground. He has several assistants called History Readers.
13      They just read the version control log history for a given
14      file and directory.
15    </p>
16    <p>
17      To add support for a new SCM system you need to implement your own
18      <a href="Repository.html">Repository</a> and add it to the list of
19      known repositories in the
20      <a href="RepositoryFactory.html">RepositoryFactory</a>.
21    </p>
22  </body>
23</html>
24