On the project pages, there is a link for View CVS Messages for every project as long as the cvs module is enabled for the site. The attached patch fixes that, and only shows the View CVS Messages and Developers links if the project has a repository set.
The issue at http://drupal.org/node/150374 also patches a few things in the cvs module that shouldn't be displayed on projects that don't have repositories set up.
AC
| Comment | File | Size | Author |
|---|---|---|---|
| project_cvs_messages.txt | 540 bytes | aclight |
Comments
Comment #1
dwwgood one, thanks. reviewed, tested, and committed to HEAD. minor backport (module_exist vs. module_exists) committed to DRUPAL-4-7--2 and DRUPAL-4-7.
p.s. i know there are some old issues about this stuff, i just didn't bother to mark yours duplicate. in return, could i ask that you please find the old issues and mark them closed, pointing to your new issues with the patches? thanks!
Comment #2
aclight commentedI actually don't see any past issues that this would be a duplicate of.
The closest I found is this one:
http://drupal.org/node/59694
but it requests more pruning of the links under Development. It's one of your issues too, and the patch you provided did a lot more than my patch did.
There's also http://drupal.org/node/69556 but it's even less related and again involves added functionality that this patch doesn't provide.
But if I happen to see any that are covered by this patch, I'll mark them as fixed.
AC
Comment #3
dwwhrm, i think i was thinking of this one: http://drupal.org/node/70125
Comment #4
(not verified) commented