I committed a "Drupal-4-7" branch of my module last night, but it isn't showing up under http://drupal.org/project/Modules with the "4.7.x" filter. What steps am I missing in the process? Is this manually handled? -- Dan Ziemecki
Hi Dan Tarballs are generated every 12 hours, so if that interval did not yet elapse, you have to wait. Regarding the 4.7 tag, did you do a: cvs tag -b DRUPAL-4-7 Note the -b, which causes a branch to be created. If you did not, then you may have to force it by cvs tag -F -b DRUPAL-4-7 Regards On 4/1/06, Dan Ziemecki <dan@ziemecki.com> wrote:
I committed a "Drupal-4-7" branch of my module last night, but it isn't showing up under http://drupal.org/project/Modules with the "4.7.x" filter. What steps am I missing in the process? Is this manually handled?
-- Dan Ziemecki
I'm using the TortoisCVS tool, but it shows up in CVS so I guess I just need to be patient. Thanks, -- Dan Ziemecki On 4/1/06, Khalid B <kb@2bits.com> wrote:
Hi Dan
Tarballs are generated every 12 hours, so if that interval did not yet elapse, you have to wait.
Regarding the 4.7 tag, did you do a:
cvs tag -b DRUPAL-4-7
Note the -b, which causes a branch to be created.
If you did not, then you may have to force it by
cvs tag -F -b DRUPAL-4-7
Regards
On 4/1/06, Dan Ziemecki <dan@ziemecki.com> wrote:
I committed a "Drupal-4-7" branch of my module last night, but it isn't showing up under http://drupal.org/project/Modules with the "4.7.x" filter. What steps am I missing in the process? Is this manually handled?
-- Dan Ziemecki
A new package will be built every 24 hours and as soon as this is done again your 4.7-release will be visible to all. Am Samstag, den 01.04.2006, 08:46 -0500 schrieb Dan Ziemecki:
I committed a "Drupal-4-7" branch of my module last night, but it isn't showing up under http://drupal.org/project/Modules with the "4.7.x" filter. What steps am I missing in the process? Is this manually handled?
-- Dan Ziemecki
participants (3)
-
Dan Ziemecki -
Khalid B -
Tobias Maier