is this broken?
http://drupal.org/project/cvs/18753

It's not possible that the last commit is from December 7, 2006.

Do the cvs commits get counted?

greggles (http://drupal.org/user/36762) has: Documentation (2 commits), only. I am sure it must be more.

Comments

beginner’s picture

Title: CVS messages broken? » API.d.o / CVS messages broken?
Priority: Normal » Critical

What's worse, api.d.o doesn't seem to get updated (is this related to a server resources saving drive?)

http://cvs.drupal.org/viewvc.py/drupal/contributions/docs/developer/hook...
http://api.drupal.org/api/function/hook_user
A commit that shows in the former still doesn't appear on the latter, almost 3 days later.

beginner’s picture

Project: Documentation » Drupal.org infrastructure
Component: Documentation in CVS » CVS

moving to a more appropriate queue.

greggles’s picture

Title: API.d.o / CVS messages broken? » API.d.o / CVS messages not updating
Priority: Critical » Normal

fwiw, I have only made two commits to the documentation project.

I have also seen more commits (I believe by drewish) to the documentation directories which do not appear in the cvs message list.

e.g. http://cvs.drupal.org/viewvc.py/drupal/contributions/docs/developer/exam...

(also, I don't see this as "critical" and if someone else does they should point out how it is critical)

gerhard killesreiter’s picture

Is it possible that the other committers weren't added to the cvs tab of this project?

drumm’s picture

Like release nodes, the api site is updated with cron jobs. They probably got lost during the recent cron reshuffle.

drumm’s picture

Title: API.d.o / CVS messages not updating » project cvs log / CVS messages not updating

api.drupal.org appears to be fully up to date.

That leaves the cvs messages. I do not know about those.

beginner’s picture

No, api.d.o is still not up to date.

this patch ("Ordered the return values for hook_user() in alphabetical order."):
http://cvs.drupal.org/viewvc.py/drupal/contributions/docs/developer/hook...
still doesn't show on api:
http://api.drupal.org/api/function/hook_user

drumm’s picture

It is definitely showing for me. I cleared Drupal's page cache.

beginner’s picture

I can see the change, now, so this is ok.
How and when is the api.d.o cache usually cleared?

beginner’s picture

Two issues still remain: I just made a quick test by committing a few blank lines and then undoing the commit.
See Revision 1.143 and 1.144:
http://cvs.drupal.org/viewvc.py/drupal/contributions/docs/developer/hook...

1) Nothing shows here: http://drupal.org/project/cvs/18753

2) on my account page, before the test, I had "Documentation (2 commits)", and I still have the same after that. Commits to other modules seem to be counted rightly.

avpaderno’s picture

Status: Active » Fixed

For what I can see, the page is updated.

I am marking this report as fixed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Component: CVS » Other