gaurav kochhar <[email protected]> writes: > Would like to know more about the "-S" option?
This is the flag that makes the indexer check if the source code is managed by a version control system, and index the history if it's available. > I'm actually looking for some option which can manage local indexes > for remote SVN repositories, is it possible? Trond wrote a blog about how to set up OpenGrok to index code in a remote Subversion repository - http://blogs.sun.com/trond/entry/using_subversion_with_opengrok. You'll need the option "-r on" to enable support for remote repositories. -- Knut Anders _______________________________________________ opengrok-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opengrok-discuss
