Closed (fixed)
Project:
Global Redirect
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jan 2007 at 19:26 UTC
Updated:
17 Feb 2007 at 16:30 UTC
Hello,
Module for 5.0 don't apears on the module list.
See this forum:
Best regards.
Comments
Comment #1
nicholasthompsonlet me have a look at what gets downloaded - maybe the .info file isn't being included correctly?
Comment #2
nicholasthompsonOh I hate it that I cant use CVS right!! For some reason the .info wasn't included when I commited the 5.0 version.
Therefore, this is a duplicate of http://drupal.org/node/99190
I'll recommit now with the .info - but it'll take a while for that commit to appear in the release on the site. For now, please use the info file in http://drupal.org/node/99190 - comment 11.
Comment #3
nicholasthompsonI've committed the .info patch - it will (eventually) be included in the download file once the CVS updates get rolled out. Assuming I did the CVS bit correctly...
http://drupal.org/cvs?commit=53130
Comment #4
drawk commentedYou have a dev branch (snapshot release) for the 4.7.x branch only, not for the 5.x branch. So your .info file got committed to CVS, but there is no way for anyone to download it short of grabbing it from the CVS repository itself.
I think you'll need to do one of the following:
- add a development snapshot release for the 5.x branch. You can do this by clicking on "Add New Release" from the project page, and selecting 5.x-dev. Then the update system will create and release the tarball for you.
OR
- roll your changes into a new official release. Probably: "cvs tag DRUPAL-5--1-1" which will replace your 1.0 release with a 1.1 release that includes the .info file
Comment #5
(not verified) commented