Hooks not being downloaded: CVS checkout disabled in Viewvc

hlevinson - October 29, 2009 - 21:31
Project:Module Builder
Version:6.x-2.x-dev
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed
Description

Current version is using paths like this

http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/views/docs/%file?view=co&pathrev=%branch

Which appears to be incorrect in at least two ways:

1. Front of URL should be

http://cvs.drupal.org/viewvc/drupal/

2. The parameter co doesn't work.

(Maybe it did before, I don't know because I just downloaded this module today.)

For example, try this URL which takes into account the first problem described above

http://cvs.drupal.org/viewvc/drupal/contributions/modules/views/docs/doc...

and you will get a 403 error in your browser.

#1

joachim - October 30, 2009 - 09:01

1. The server seems to redirect, but I'll change that URL in the module.

2. Eek! Looks like the Viewvc has been updated (shiny new logo!) and the checkout view doesn't work any more! Without this, module builder is stuffed! I've filed this: #618720: Enable checkout view in Viewvc.

Thanks for letting me know about this!

#2

hlevinson - October 30, 2009 - 17:16

You're welcome, hope they make the fixes for you on the cvs side!

#3

joachim - November 7, 2009 - 16:39
Title:CVS path and view parameter are wrong everywhere» Hooks not being downloaded: CVS checkout disabled in Viewvc

Here's a hooks_processed.php file that I have from before the change on drupal.org.
If your module builder is currently unusable due to this issue, you can drop this file (remove the .txt extension) into whichever folder you were saving hooks and keep working -- just don't update your hooks for the time being.

AttachmentSize
hooks_processed.php_.txt 15.88 KB

#4

joachim - November 15, 2009 - 11:57
Status:active» fixed

Checkout view has been restored, albeit to a new domain.
URLs are now fixed in the inc file.

Thanks for reporting this!

#5

System Message - November 29, 2009 - 12:00
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.