Login Required. Sign up now -- its free!

Results 0 - 3 of 3.

1166 VIEWS

Thanks for looking into this. You're right, we did move the code around. The "changed our history" thing I was talking about was permitting readonly access into the old area of code (.e.g ... [More] /modules/cms/branches/2.0) How far away would this be fixed? Thinking out loud, I wonder if we should just add that other branch to Ohloh, or would that misrepresent our project? (e.g. double-counting of lines of code etc) Would be interesting to learn why the graph doesn't show past 2 months :) [Less]

1166 VIEWS

I see that Ohloh has done an update of SVN repository since I posted above, however it hasn't noticed we're much older than 3 months...

1166 VIEWS

First off I just wanted to congratulate the work that has gone into Ohloh. I discoved Ohloh by attending the OSCON Executive Radar Briefing in Portland a bit over a month ago, and thought it was a ... [More] great evolution from the normal software project directories that currently exist. So, well done! I just write in with a request to see if we can work out why Ohloh is sadly treating the SilverStripe CMS project. I'm not sure if there is a nuance with our project, or if there's a bug in Ohloh. The main project page notes we have nearly 70,000 lines of code, but when you look at the comparison graph, we have 0 lines of code, 0 commits, 0 contributors. Since I'm a software developer I know the joy of having screenshots to illustrate a bug, so here you go: See, there IS 68480 lines of code: http://www.silverstripe.com/assets/Attachments/ohlohsilverstripe68480LOC.JPG So why is this graph flat? http://www.silverstripe.com/assets/Attachments/ohlohsilverstripeflatgraph.JPG The SVN history shows only the last two months. We have fixed up the history several days ago, but his is yet to be resolved. If you run this at the command line you can verify that certain areas are much older than two months; svn log http://svn.silverstripe.com/open/modules/cms/trunk | tail r12143 | nlou | 2006-09-04 15:54:24 +1200 (Mon, 04 Sep 2006) | 2 lines newly added Workshop_Template class r12142 | nlou | 2006-09-04 11:51:55 +1200 (Mon, 04 Sep 2006) | 2 lines Link() function fixed in GeneticDataAdmin [Less]