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]
One of the cobbler repositories - git://git.fedorahosted.org/cobbler - hasn't been updated for 1 month, although it's working fine. It's the official repository after all.
Hi Christian,
First, it appears that this repository was possibly rebased:
git://git.fedoraproject.org/git/hosted/cobbler master
Ohloh doesn't like non fast forward pulls. I've started a clean clone of the repository, which should clear up the problem on our end.
However, it appears that these two branches no longer exist:
git://git.fedoraproject.org/git/hosted/cobbler devel
http://git.fedorahosted.org/git/cobbler devel
Should I simply delete them, or do you have new replacements for them?
Thanks,
Robin
I doubt that the repository was rebased because rebasing is not a standard practice for this official repository, but who knows... maybe it happened once.
Regarding the devel
branches you are right, they no longer exist. The other branches used by this repository are release16
and release20
.
Thank you,
Cristian
ping
You can select which Git branches you would like Ohloh to track at this page.
Yeah, I know that. I've deleted and readded all branches for git://git.fedorahosted.org/cobbler before pinging, but as you can see their last update is still 1 month ago.
I guess we are having some kind of communication failure.
The problem as I understand it is that the 'devel' branches do not exist and therefore they cannot be processed by Ohloh.
As long as the 'devel' branches remain in the Ohloh queue, the project cannot be updated.
If you are having trouble removing them from Ohloh, let me know and I will take care of it.
Or if I am just completely misunderstanding the problem, give me a kick.
Thanks,
Robin
All I care about is git://git.fedoraproject.org/git/hosted/cobbler - the master branch although it would be nice to add the release16 and release20 branches, too. I've deleted everything and added only this, but it still appears as (Failed about 1 month ago.)
. I hope that I'm clear enough right now.
Hi Cristian,
OK, I've given the updates a kick and we're pulling an updated copy of the repository now. We should have an update soon.
I'm sorry this has been so troublesome. I'll keep an eye on this to make sure the update goes through.
Thanks,
Robin
It shows Ohloh update completed about 7 hours ago.
, so it seems that it has finally worked :-) Thank you!