Hi all,
Would having opengrok[1] setup for Mediawiki code be useful tool? I haven't used ViewVC much, so not sure if opengrok doesn't do something that ViewVC does, but in general have found opengrok to be much useful for grokking across the code base quickly. If you haven't used it / want to try, check it out in action[2]
[1] http://hub.opensolaris.org/bin/view/Project+opengrok/ [2] http://svn.services.openoffice.org/opengrok/
Le 01/03/12 12:32, Srikanth Lakshmanan a écrit :
Would having opengrok[1] setup for Mediawiki code be useful tool?
For those wondering:
OpenGrok is a fast and usable source code search and cross reference engine. It helps you search, cross-reference and navigate your source tree.
Maybe this can be installed on the WMF Labs?
I use ack / ctags and the autogenerated documentation myself.
On Thu, Mar 1, 2012 at 5:02 PM, Srikanth Lakshmanan srik.lak@gmail.com wrote:
Would having opengrok[1] setup for Mediawiki code be useful tool? I haven't used ViewVC much, so not sure if opengrok doesn't do something that ViewVC does, but in general have found opengrok to be much useful for grokking across the code base quickly. If you haven't used it / want to try, check it out in action[2]
Atlassian provides http://www.atlassian.com/software/fisheye/overview as a service to selected FOSS/Libre projects besides making it available as a commercial tool. You may want to give that a try as well.
2012/3/1 Srikanth Lakshmanan srik.lak@gmail.com:
Hi all,
Would having opengrok[1] setup for Mediawiki code be useful tool? I haven't used ViewVC much, so not sure if opengrok doesn't do something that ViewVC does, but in general have found opengrok to be much useful for grokking across the code base quickly. If you haven't used it / want to try, check it out in action[2]
The online demo at http://svn.services.openoffice.org/opengrok/ is very impressive. Unless i miss something, we definitely lack such code browsing capability. grep and ack are far from optimal.
That demo is for SVN; did anyone see it work with Git?
-- Amir Elisha Aharoni · אָמִיר אֱלִישָׁע אַהֲרוֹנִי http://aharoni.wordpress.com “We're living in pieces, I want to live in peace.” – T. Moore
Le 01/03/12 14:00, Amir E. Aharoni a écrit :
grep and ack are far from optimal.
There is also s(yntaxical)grep from Facebook Pfff,but I could not have it to compile yet.
https://github.com/facebook/pfff/wiki/Sgrep
Στις 01-03-2012, ημέρα Πεμ, και ώρα 15:00 +0200, ο/η Amir E. Aharoni έγραψε:
2012/3/1 Srikanth Lakshmanan srik.lak@gmail.com:
Hi all,
Would having opengrok[1] setup for Mediawiki code be useful tool? I haven't used ViewVC much, so not sure if opengrok doesn't do something that ViewVC does, but in general have found opengrok to be much useful for grokking across the code base quickly. If you haven't used it / want to try, check it out in action[2]
The online demo at http://svn.services.openoffice.org/opengrok/ is very impressive. Unless i miss something, we definitely lack such code browsing capability. grep and ack are far from optimal.
That demo is for SVN; did anyone see it work with Git?
Try this:
Ariel
Heres a tool to explore a code base, desktop only (no nice server here).
Its based on the old red-hat "navigator", ...so is very old, and look like something from 1985, but It works (I just tested: download, unzip, configure & make & make install ).
On Thu, Mar 1, 2012 at 06:32, Srikanth Lakshmanan srik.lak@gmail.com wrote:
Would having opengrok[1] setup for Mediawiki code be useful tool?
https://gerrit.wikimedia.org/r/gitweb?p=mediawiki%2Fcore.git&a=search&am...
Probably not as many options as opengrok and it's certainly not up to date (for now) but it's '''available right now'''. ;)
-Jeremy
wikitech-l@lists.wikimedia.org