Forums : Technical Issue Help

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 info@openhub.net

Enlistment fails to update

http://www.ohloh.net/projects/adodbrecord/enlistments

There have been no updates in 12 days, in fact it tells me the import failed. But there has been a lot activity during the last days in the repo.

Only problem that may be related: Github wasn't available reliably for some hours. No strange history events like rebase, just one amend today (for some seconds).

Kai Krakow over 16 years ago
 

Hi Kai,

The problem was our fault. Our system is not very good at handling Git merges, and often we need to manually schedule a clean report after a merge. I've got a new report in the works now.

Thanks,
Robin

Robin Luckey over 16 years ago
 

Since using git implicitly means using branching and merging a lot (that's what git is all about in the end - otherwise one can use cvs or svn): How will this be handled in the future? At least there should be a manual trigger to reschedule clean report if the system is in failing state for more than XY hours. (a link to do that could appear which triggers some automatic routine or informs the site master).

Anyway thanks for looking at the issue.

Kai Krakow over 16 years ago