project commit list not reflecting recent update?

Avatar

Steven Noonan

5 months ago

Hi there,

For this project: https://www.ohloh.net/p/xchataqua/commits

It doesn't seem to show the commits that should have been added by the new git repository enlistment (which was sync'd 8 hours ago). Is there some queue that the project is still in for it to update the commit log?

Thank you...

Tycho


Avatar

Robin Luckey

5 months ago

Hi Steven,

Is there still a problem? From looking at the latest report this morning, it seems like the commits from the Git repository have been picked up. For instance, this one.

There can occasionally be quite a bit of lag between the time when code is fetched and new reports are available. The various parts of the system are all asynchronous, and sometimes a few days can go by between steps. Also, even after a single repository has been updated, the commits won't appear in the report until all of its other repositories have been updated as well.

It's a bit messy to try to recreate what might have been the state over the weekend. Let me know if there are still missing commits -- we should be current up to 2009-07-03 20:46:40 at this point.


Avatar

Steven Noonan

5 months ago

Yeah, seems good now. Thanks :)