We've had a request to change the Ohcount source code license from its current license, GPL2, to GPL3.
Internally, this seems like a good change to us, especially regarding compatibility with other
... [More] source code licenses, specifically Apache v2.
Before we flip the switch, I'd be interested to hear from any current Ohcount developers who may be negatively impacted by the change. Any specific objections to this change?
Thanks,
Robin [Less]
I've removed https://infrae.com/svn/SilvaMetadata/trunk from the list of repositories.
This repository is "broken" in the sense that some of the hidden .svn folders were actually checked into the
... [More] repository. This makes it impossible to checkout code revisions affected by this problem.
Eventually, the .svn directories were deleted from the repository. It's possible that we could import all historical data after this point, but this would require us to ignore all activity before this point, and attribute all of the resulting lines of code to a phantom author.
Here are excerpts from the Subversion log demonstrating the issue:
r11569 | hazmat | 2003-04-22 07:45:28 -0700 (Tue, 22 Apr 2003) | 2 lines
Changed paths:
A /SilvaMetadata/trunk/Extensions/.svn
Initial revision
r18635 | guido | 2006-02-13 06:41:58 -0800 (Mon, 13 Feb 2006) | 2 lines
Changed paths:
D /SilvaMetadata/trunk/Extensions/.svn
Trying to remove nasty remnants of some old SVN/CVS conversion. [Less]
The CVS server at cvs.spl.harvard.edu does not support the 'rlog' command. This is somewhat unusual.
Unfortunately, rlog is a core requirement for the Ohloh system, so we are unable to download the
... [More] source control history from this repository.
Robin [Less]
Based on the Firefox report on Ohloh, you might come away with the mistaken impression that Firefox was achieved with only 50,000 lines of code.
However, the Firefox project page listed here shows
... [More] only code that is unique to the browser, which extends other Mozilla libraries.
Primarily, you should also review the project page for Mozilla Core, which includes several million lines of code and was built by hundreds of developers. This core library forms the bulk of Firefox.
A search for "mozilla" on Ohloh will return all the relevant projects.
We've considered merging all of the repositories for Mozilla Core into the Firefox project page, but for now we have decided to keep them distinct. We're open to discussion about this.
Robin [Less]
We're having some trouble downloading the source control history for this project. I did some investigating, and it looks as though the SourceForge server is having some problems right now --
... [More] Subversion operations aren't working consistently.
I'll keep and eye on this project, and hopefully the server will come back and we can get the report done soon.
Robin [Less]