unable to add contrib releases
Hello, I tagged a -BETA-2 version of my new ad module, but when I went to the project's page [1] and tried to add a new release [2] I received the following error: Fatal error: Call to undefined function: cvs_get_version_from_tag() in /var/www/drupal.org/htdocs/contributions/modules/cvslog/cvs.module on line 904 Perhaps there's a site update in progress that I'm not aware of? Thanks, -Jeremy [1] http://drupal.org/project/ad [2] http://drupal.org/node/add/project_release/102776
On Jan 1, 2007, at 9:56 PM, Jeremy Andrews wrote:
Fatal error: Call to undefined function: cvs_get_version_from_tag() in /var/www/drupal.org/htdocs/contributions/modules/cvslog/ cvs.module on line 904
Perhaps there's a site update in progress that I'm not aware of?
whoops. ;) that was from the aforementioned update of drupal.org. i forgot to update 1 part of the cvs integration module correctly, which was causing that error. should be happy now. sorry for the trouble, -derek
On Mon, 1 Jan 2007 22:02:07 -0800 Derek Wright <drupal@dwwright.net> wrote:
whoops. ;) that was from the aforementioned update of drupal.org. i forgot to update 1 part of the cvs integration module correctly, which was causing that error. should be happy now.
Works perfectly now, thanks for the quick response!
sorry for the trouble,
No trouble at all. I'm a HUGE fan of your improvements to the CVS system. The ability to roll contrib releases has motivated me to begin moving all my modules back into contrib, and it's been a very positive experience. Thank you! -Jeremy
On 02 Jan 2007, at 07:08, Jeremy Andrews wrote:
No trouble at all. I'm a HUGE fan of your improvements to the CVS system. The ability to roll contrib releases has motivated me to begin moving all my modules back into contrib, and it's been a very positive experience.
Yay! :) -- Dries Buytaert :: http://www.buytaert.net/
participants (3)
-
Derek Wright -
Dries Buytaert -
Jeremy Andrews