On 04/10/12 22:13, Rob Vesse wrote:
Most of that is likely just down to having multiple source code locations
with full copies and history of the code base
I'd removed the multiple locations a while ago but maybe it hasn't
caught up.
The location is http://svn.apache.org/repos/asf/jena/trunk
Ok - it hasn't:
"""
representing 923,942 lines of code
"""
cloc(1) says:
Java:
files:3819
lines (non-comment, non-blank): 327067
(check:
find . -name \*java | wc -l ==> 3835
)
cloc on src/main says:
Java : 212678
Since moving dotNetRDF to Mercurial (and thus multiple repositories) our
estimated effort shot up to 336 years and $20M costs!!!
Merely a reflection of the quality of the people involved.
"""
with a well-commented source code
"""
Andy
PS I only put myself down as manager for Jena as there wasn't one.
:)
Rob
On 10/4/12 2:06 PM, "Andy Seaborne" <[email protected]> wrote:
https://www.ohloh.net/p/jena/
[[
took an estimated 252 years of effort (COCOMO model)
starting with its first commit in June, 2000
ending with its most recent commit about 1 month ago
]]
so 12 years elapsed, 252 years effort => ~20 people full time.
[[
Estimated Cost
$ 13,847,804
]]
All news to me.
Andy