Dear Open Hub Users,
We’re excited to announce that we will be moving the Open Hub Forum to
https://community.blackduck.com/s/black-duck-open-hub.
Beginning immediately, users can head over,
register,
get technical help and discuss issue pertinent to the Open Hub. Registered users can also subscribe to Open Hub announcements here.
On May 1, 2020, we will be freezing https://www.openhub.net/forums and users will not be able to create new discussions. If you have any questions and concerns, please email us at
[email protected]
For a long time, ohloh has followed the svn repository
https://subversion.imagemagick.org/subversion/ImageMagick/trunk/
We did not change anything, however, ohloh stopped tracking svn commits in February. This was the last commit:
Repository https://subversion.imagemagick.org/subversion/ImageMagick/trunk
/ImageMagick/trunk
by Cristy (Using name ‘cristy’) on 2009-02-17 01:48 (about 1 year ago)
We then tried to add the following repository:
https://magick.imagemagick.org/subversion/ImageMagick/trunk/
It appears that it is not possible to have several repositories at the same time (which I understand should be possible). Every time, the previous repo disappeared. The result was that the earlier commit history of ImageMagick was not counted, which led, among other thing, to our principal developer, cristy, losing his 10 kudos
status.
So, I tried to add
https://www.imagemagick.org/subversion/ImageMagick/trunk
to see if this would help things. However, the enlistment failed twice in the last 24 hours (the second time, it restarted without our intervention), which currently leaves
https://www.ohloh.net/p/imagemagick/
without ANY commit history.
What do we need to do?
Mind you, ImageMagick has about a million lines of source code, and is quite an old project. Could ohloh be choking on the sheer size of the svn commit history?
The
https://www.imagemagick.org/subversion/ImageMagick/trunk
enlistment has been cycling between counting lines (step 3) and being in the queue for it for two days.
Just in case you guys can get your feed from trac:
http://trac.imagemagick.org/browser/ImageMagick/trunk
Information for the ohloh admins:
Apparently, there was a major crash in the ImageMagick svn set up in the past. Maybe the leftovers from this crash are the reason ohloh chokes?
I deleted the latest enlistment and added the last two in reverse order and so far so good.
Both the old
svn and the new
svn are now listed and apparently processed by ohlohk, but apparently the old
svn's information is not being merged into the code analysis, which makes ImageMagick look like a one year old project :-(
Actually, the old
repository was just duplicating the recent
info contained in the other one, so I removed it.
So, only recent ImageMagick svn history is now accounted for in ohloh. (Ah well.)