Drupal's moved to Git so not sure why Hacked is still needing to reference CVS.

Possibly hacked_cvs_executable_get_version() needs to get replaced with hacked_git_executable_get_version(), but not sure.

Mostly I don't think it makes any sense to have "Could not find the 'cvs' executable. Checking CVS projects will not work correctly." listed in the status report page on D7 when I don't think that should matter. I can't see how it would matter for D6 sites either, but maybe I don't understand Hacked! well enough.

Comments

steven jones’s picture

Status: Active » Fixed

Agreed, we can just remove the hook_requirements, but keep the CVS code around if people want it.

I've done that in commit:3cb6db7a4e8f4be204e1f9ad72001007f8aa3cd4

mgifford’s picture

Thanks!

Status: Fixed » Closed (fixed)

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